infuanfu / study-0

Study on possible palette to genre correlations in anime trailers
1 stars 0 forks source link

Listen von Genre & Anime #1

Open bronsen opened 11 years ago

bronsen commented 11 years ago

Ich schaue mal, ob anidb und animelist APIs haben um eine Liste der infragekommenden Anime zu bekommen. Wenn man dann noch zu jedem Anime jeweils seine Genre (im Gegensatz zum Tag) erhält: Gewinn!

bronsen commented 10 years ago

ich fallierte bisher :(

bronsen commented 10 years ago

I have obtained a list of anime titles from anidb.net. For retrieving their category/genre information, a client as been registered: https://github.com/infuanfu/study-0/issues/2.

I am now trying to transform anidb's xml into a database, so we can enrich the data as we go on.

bronsen commented 10 years ago

With the current implementation we can now import Anidb's title dump into a simple database structure.