Skip to content

Releases: Pal-droid/Animeunity-API

v2.1.0

04 Dec 19:21
12983f4

Choose a tag to compare

Fixed the API.

Changes:

  • The API now uses corsproxy.io

v2.0.0

26 Oct 09:05
3fd0a12

Choose a tag to compare

Whats new?

  • Switched from synchronous requests to asynchronous httpx

v1.1.1

25 Oct 14:54
9bc5056

Choose a tag to compare

Whats new?

  • Added thumbnail scraping

Update v1.1.0

12 Oct 08:15
3327c71

Choose a tag to compare

Changes:

  • Added shared HTTP client to reuse sessions and reduce 503 errors.

  • Implemented in-memory caching for /search, /episodes, and /stream.

  • Added automatic retries with backoff for failed requests.

  • Improved streaming stability under multiple users.

  • Fixed content-length and range handling in /stream_video.