Open Issues Need Help
View All on GitHubA Stremio addon providing info & streams from https://www3.animeflv.net/
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.
A Stremio addon providing info & streams from https://www3.animeflv.net/
A Stremio addon providing info & streams from https://www3.animeflv.net/
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.
A Stremio addon providing info & streams from https://www3.animeflv.net/
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.
A Stremio addon providing info & streams from https://www3.animeflv.net/