Jeeaaasus / youtube-dl

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

Multiple configs? #95

Closed ScribbleGhost closed 2 months ago

ScribbleGhost commented 2 months ago

Hi. I am using this in Unraid as a container. Is there any way to have multiple config files? For example one for downloading audio files for music channels and another for videos?

Jeeaaasus commented 2 months ago

Sadly no, not explicitly. You can try some funky stuff with using the additional args feature in channels.txt but /config/args.conf will always be loaded first.

Probably a lot easier to just run two whole different containers.