You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: No video formats found; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose option and include the complete output.
The text was updated successfully, but these errors were encountered:
Feel free to complete the checklist in order to progress your request. Also, perhaps first, check that you can play the suggested video in a browser with DRM disabled.
There is an extractor for this site that ought to handle the problem page in yt-dlp. The extractor uses exceptional techniques to handle the playback licence request, interfacing to parts of the core program that are now somewhat differently implemented.
My back-port of the yt-dlp extractor is now behaving like the original, but presumably due to geo-restriction they both fail (403) on fetching the media manifest, and the playback stage is never reached, so I can't tell if my version of the abematv-license:// handler is actually working.
For this site to be supported here and not just in yt-dlp, someone in-region, ideally with access to an account, will have to step up to test and/or further develop a PR version that I could post.
Checklist
Example URLs
Description
https://abema.tv/channels/fighting-sports2/slots/C3K1gmnm9FchM1?lang=en
trying to download this video but i get this error:
ERROR: No video formats found; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose option and include the complete output.
The text was updated successfully, but these errors were encountered: