dirkf
dirkf
Let's back-port the yt-dlp version that was just committed using the new scheme. I'd like try to keep the two as similar as possible. If you fancy doing that please...
That is: https://github.com/yt-dlp/yt-dlp/pull/6989
@bibiak1, I've merged the yt-dlp changes. If you're able to check (and fix if necessary) the geo-blocked tests, that would be great. Let me know if you want to add...
From UK, the extractor just sees the truthy `.isGeoBlocked` member of the API result. From experience, if that is ignored, the stream URLs give the special video that says "Video...
When I run that URL in the current PR, it's handled by `TVPVODVideoIE` and then handed off to `TVPEmbedIE` using the `externalUid`, where the geo-block is detected. The data from...
I think it would be better to implement [this work-around](https://superuser.com/questions/1708793/add-art-cover-in-ogg-audio-file/1816195#1816195) using _ffmpeg_, since the patch that would do that in _ffmpeg_ itself has still not been merged.
Apparently YTDLnis wraps _yt-dlp_. You could just use that anyway. Otherwise some script to > ... extract the images and re-add them after conversion ... would be a solution. For...
But even https://www.yfsp.tv/ is also showing 404 from the UK. However https://www.iyf.tv/ is not.
That isn't effective for me.
For long text fields, the download test proposes a test value expressed as a digest using MD5. Such a test value is accurate and short, but doesn't reveal what changed...