openzim / youtube

Create a ZIM file from a Youtube channel/username/playlist
GNU General Public License v3.0
43 stars 26 forks source link

youtube-dl version not usable anymore #159

Closed Popolechien closed 2 years ago

Popolechien commented 2 years ago

Just ran a recipe and got the following error message youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player n function name;

rgaudin commented 2 years ago

Thank you ; we're still using a december-old patched youtube-dl version (with the speed fix). Seems like online YT isn't compatible with it anymore. I'll latest youtube-dlp to see if the speed issue has been resolved.

rgaudin commented 2 years ago

Fixed by 7a2a0eb ; Speed wasn't an issue with my minimal tests but we'll see on the zimfarm. I've moved all youtube recipes to dev. I've restarted that recipe. Let's test this one and other and make a release if that's satisfying.