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.74k stars 70 forks source link

Handle empty dict on subscriptions better #922

Open jmbannon opened 7 months ago

jmbannon commented 7 months ago
...
  = Inside Here:
    #"Hawaii Waltz" : "https://www.youtube.com/@HawaiiJohn"
    #"Japan Walk" : "https://www.youtube.com/@Rambalac"
  = Other:
  ....

Will throw an error and not point to = Other:, this should either be allowed or have an improved error message