Jeeaaasus / youtube-dl

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

Custom options for each channel/playlist? #66

Closed benfishbus closed 2 years ago

benfishbus commented 2 years ago

It would be extremely useful to be able to specify different ytdl options for each playlist/channel - use a special filename format, download as audio only, etc. One can always spin up additional ytdl containers for such playlists/channels, but a more elegant solution would be welcome.

Jeeaaasus commented 2 years ago

yep, this feature was JUST added in the last image update, but I have not written any documentation as of yet. You should be able to figure it out from my comments on this issue thread, mainly this comment. It's mostly explained there :)

This only works on images: unstable, v2021.12.25 and latest

Feel free to ask if anything is unclear. :)

benfishbus commented 2 years ago

Oh, awesome! I'll try it out