AnimeSub.info – Stremio Addon
A Stremio addon that fetches Polish subtitles for anime from animesub.info.
Rewritten in Python from a JS addon and cloned on GitHub, using the Stremio Addon SDK (Node.js).
How it works
- Stremio sends a movie/series ID (IMDB or Kitsu)
- The addon queries Cinemeta (or the Kitsu API) to retrieve the anime title — no API key required
- It searches for the title on animesub.info using several strategies (title + episode, title only, English and original titles)
- It filters results — removes other series (e.g. Boruto when searching for Naruto), openings, endings, and spin-offs
- When the user selects subtitles, the addon downloads a ZIP in two steps (session + fresh hash), extracts it, converts ASS → SRT, and serves the file