-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
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
Recipes failing due to format not found #351
Comments
Problem is that thumbnail fails to download now for some reason. Subtitle download seems to suffer the same flaw. |
I think analysis (and proposed PR is wrong). Problem is maybe significantly bigger. It looks like Youtube is not proposing webm format anymore on all servers Subsequent calls to Example 1 with no webm at all:
Exemple 2 with only audio webm:
Exemple 3 with only 1 webm audio and 1 webm video:
However, with use |
And I confirm that indeed problem is not only thumbnails and subtitles, it also hit video download, #353 is definitely a duplicate of this issue (when disable S3 cache for video |
See yt-dlp/yt-dlp#11189 (comment) for upstream explanation. We have to fix. I propose to change format setting (see yt-dlp documentation) to
|
But please note another important point in upstream comment:
Which means Youtube is continuing to close doors, and we are getting closer and closer to the point where yt_dlp will not be able to work on Youtube anymore. |
Recipes are https://farm.openzim.org/recipes/telmidtice_ar_all and
https://farm.openzim.org/recipes/telmidtice_fr_all
See https://farm.openzim.org/pipeline/df41745d-b5bc-4869-b035-169f74a4129a/debug and
https://farm.openzim.org/pipeline/7326e3cd-b24b-427e-bb73-23d20321d8c2/debug
The text was updated successfully, but these errors were encountered: