We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The extractor is not working with the new episodes.
Not working: /anime/gogoanime/watch/arifureta-shokugyou-de-sekai-saikyou-season-3-episode-1
Working: /anime/gogoanime/watch/arifureta-shokugyou-de-sekai-saikyou-2nd-season-episode-1
{ "headers": { "Referer": "" }, "sources": [ { "url": "", "isM3U8": true, "quality": "360p" }, { "url": "", "isM3U8": true, "quality": "480p" }, { "url": "", "isM3U8": true, "quality": "720p" }, { "url": "", "isM3U8": true, "quality": "1080p" }, { "url": "", "isM3U8": true, "quality": "default" }, { "url": "", "isM3U8": true, "quality": "backup" } ], "subtitles": [ { "url": "", "lang": "thumbnails" } ], "download": "" }
{"message":{}}
The extractor is not working with this season's new anime. Anime from past seasons are working in some cases.
The text was updated successfully, but these errors were encountered:
The bug is fixed here.
#606
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The extractor is not working with the new episodes.
Steps to reproduce
Not working: /anime/gogoanime/watch/arifureta-shokugyou-de-sekai-saikyou-season-3-episode-1
Working: /anime/gogoanime/watch/arifureta-shokugyou-de-sekai-saikyou-2nd-season-episode-1
Expected behavior
{ "headers": { "Referer": "" }, "sources": [ { "url": "", "isM3U8": true, "quality": "360p" }, { "url": "", "isM3U8": true, "quality": "480p" }, { "url": "", "isM3U8": true, "quality": "720p" }, { "url": "", "isM3U8": true, "quality": "1080p" }, { "url": "", "isM3U8": true, "quality": "default" }, { "url": "", "isM3U8": true, "quality": "backup" } ], "subtitles": [ { "url": "", "lang": "thumbnails" } ], "download": "" }
Actual behavior
Additional context
The extractor is not working with this season's new anime. Anime from past seasons are working in some cases.
The text was updated successfully, but these errors were encountered: