A Stremio addon providing info & streams from https://www3.animeflv.net/

7 stars 1 forks 7 watchers JavaScript MIT License
anime animeflv animeflv-api metadata metadata-api stream stremio stremio-addon
5 Open Issues Need Help Last updated: Sep 8, 2025

Open Issues Need Help

View All on GitHub
enhancement help wanted good first issue

A Stremio addon providing info & streams from https://www3.animeflv.net/

JavaScript
#anime#animeflv#animeflv-api#metadata#metadata-api#stream#stremio#stremio-addon

AI Summary: This GitHub issue outlines a method to obtain direct video stream URLs from YourUpload. It involves transforming a `watch` URL to an `embed` URL, then extracting a `vidcache.net` link from the `og:video` meta tag in the embed page's HTML. The extracted link requires a `Referer` header set to `https://www.yourupload.com` to function, with a hope that the streaming client (Stremio) automatically follows redirects.

Complexity: 2/5
enhancement good first issue

A Stremio addon providing info & streams from https://www3.animeflv.net/

JavaScript
#anime#animeflv#animeflv-api#metadata#metadata-api#stream#stremio#stremio-addon
Add 'Open in' link(s) about 2 months ago
enhancement good first issue

A Stremio addon providing info & streams from https://www3.animeflv.net/

JavaScript
#anime#animeflv#animeflv-api#metadata#metadata-api#stream#stremio#stremio-addon
Too much traffic 2 months ago

AI Summary: The Stremio addon for AnimeFLV is experiencing high traffic, exceeding the free hosting plan's limits. The task is to secure paid hosting to keep the addon online and accessible. This involves finding a suitable paid hosting provider (potentially Render), migrating the application, and potentially managing the paid hosting service.

Complexity: 3/5
help wanted

A Stremio addon providing info & streams from https://www3.animeflv.net/

JavaScript
#anime#animeflv#animeflv-api#metadata#metadata-api#stream#stremio#stremio-addon

AI Summary: The Stremio AnimeFLV addon is encountering 403 errors when accessing the unofficial AnimeFLV API (https://animeflv.ahmedrangel.com/api). This is preventing the addon from functioning correctly. The solution requires either resolving the 403 errors with the current API or refactoring the addon to use a different API, such as the `animeflv-api` npm package, which involves rewriting a significant portion of the `animeFLV.js` file.

Complexity: 4/5
bug help wanted

A Stremio addon providing info & streams from https://www3.animeflv.net/

JavaScript
#anime#animeflv#animeflv-api#metadata#metadata-api#stream#stremio#stremio-addon