Skip to content

Major Additions - Characters and Staff - #26

Open
Autumn wants to merge 13 commits into
chuyeow:masterfrom
Autumn:master
Open

Major Additions - Characters and Staff#26
Autumn wants to merge 13 commits into
chuyeow:masterfrom
Autumn:master

Conversation

@Autumn

@Autumn Autumn commented Jun 18, 2013

Copy link
Copy Markdown

Hey,

I've implemented an API for the Characters and People pages of MAL, and have integrated results into the anime/id call. Updated both the json and xml result methods. Also added a "producers" attribute to the anime/id.

I implemented anime/upcoming as well, but I saw you already received a pull with that so that's cool.

Hope it all looks fine.

Autumn added 13 commits May 20, 2013 10:36
- thumb_url to searches that return a list of anime.
- parameter "from" for top anime, allowing it to start search "From" rank n, for some n.

Code changes
- created function "parse_search_table" and moved code from Anime/search to it. Allows reuse in other API calls.
…ality completed. Time period functionality pending.
Added characters attribute to Anime
 - details about Characters from /characters page
 - seiyuu details

Very messy and fragile code, will need to rework it.
Characters have attributes id, image_url, thumb_url, name, role and seiyuu object. ID refers to /characters/
Seiyuu have attributes id, image_url, thumb_url, name and nation. ID refers to /people/
Staff have attributes id, image_url, thumb_url, name and role. ID refers to /people/
- Added to_xml to character and people
- Modified anime to_xml to include new attributes
- Updated documentation with all additions.
@HarHar

HarHar commented Oct 13, 2013

Copy link
Copy Markdown

do want

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants