Jeeaaasus / youtube-dl

Automated yt-dlp Docker image
https://hub.docker.com/r/jeeaaasustest/youtube-dl/
MIT License
258 stars 33 forks source link

Change from youtube-dl to yt-dlp, adjusted auto-updater #47

Closed wesdobry closed 2 years ago

wesdobry commented 2 years ago

This changes the dockerfile to pull in latest yt-dlp binary, adjusts youtube-dl.sh, and updater.sh for use with yt-dlp, which is currently better maintained.

Jeeaaasus commented 2 years ago

I've also been thinking about doing this myself, because of the long silence from youtube-dl.. again. I have heard of yt-dlp but have no experience with it, is it good? Will the current parameters work the same?

I'll merge this into a new branch (and therefore image) as I'm sure there are many more things that will need to be changed.

Jeeaaasus commented 2 years ago

there is now a new image: jeeaaasustest/youtube-dl:yt-dlp-beta which you can test and open new PRs to.