Skip to content

Releases: pymedusa/simpleanidb

Added cache expiration

24 Oct 19:26
Compare
Choose a tag to compare

Added cache expiration after 1 day

First pymedusa released version

24 Oct 06:23
Compare
Choose a tag to compare

This fork of simpleanidb is maintained and used by the pymedusa organisation.
The library is used as an api to communicated with anidb.info. The following anidb interfaces are used:

The following additional changes have been made compared to the forked base code:

  • Added usage of the anime lists, like the Hotanime and Random recommendations.
  • Refreshing of the cache.
  • Providing an existing cache directory as parameter.
  • Lots op pep8 improvements.