jmbannon / ytdl-sub

Lightweight tool to automate downloading and metadata generation with yt-dlp
https://ytdl-sub.readthedocs.io
GNU General Public License v3.0
1.58k stars 60 forks source link

`--dl` validation error on correct syntax #978

Open jmbannon opened 2 months ago

jmbannon commented 2 months ago

Trying ti get one of my subscriptions that seems to have no videos: Any ideas what is wrong with this command?

ytdl-sub --config=/config/config.yaml dl --preset "tv_show" --overrides.tv_show_name "Too_Much_Colin_Furze" --overrides.url: "https://www.youtube.com/@2MuchColinFurze"
[ytdl-sub] Validating presets...
[ytdl-sub] Validation error in cli-dl-2082da4a.overrides: Override variable with name url: is invalid. Names must be lower_snake_cased and begin with a letter.