dirkf
dirkf
Fixed in git master. For "Unable to extract info section": #30839. Probably not the problem that OP had but new test-cases are needed. Create a new issue referencing this if...
Or just 'quote' filenames (and URLs) like a normal person.
>[ ] I'm reporting a broken site support issue Actually, you are. >[x] I've searched the bugtracker for similar bug reports including closed ones Learn how from #30839.
Out of region the playback API (eg, `https://api.hotstar.com/play/v1/playback/content/1000076273?...`) returns 400 with ```py { 'errorCode': 'ERR_PB_1401', 'message': 'Bad Playback Request', 'errorDetails': [ { 'headerName': 'X-Request-Id', 'message': 'Missing or Invalid Header X-Request-Id'...
The original error was caused by the extractor failing to find any valid streams and falling back to an older and now obsolete extraction method that fetched a token using...
That's expected: > ...obsolete extraction method that fetched a token But now a new setup dialogue is needed, as in the _yt_dlp_ extractor. Then both extractors fail when extracting the...
As the DRM issue seems to date back at least 3 years, I'll close this, along with some older related zombie issues. Ofc if someone can find a non-DRM show,...
And here it is, as well as the new `POST` requirement: https://github.com/yt-dlp/yt-dlp/issues/6398#issuecomment-1455188265
Thanks. Obviously you have more extraction to add, in particular the media `url` or `formats`. Feel free to borrow the `_search_nextjs_data()` IE method from `extractor/itv.py`. And `_TESTS` will show that...
https://github.com/ytdl-org/youtube-dl/issues/31334#issuecomment-1469376055