add another youtube channel
This commit is contained in:
parent
b283ce951b
commit
69e6fead98
1 changed files with 5 additions and 0 deletions
|
@ -105,6 +105,11 @@ let
|
|||
target = "/media/youtube/channels/All Gas No Breaks";
|
||||
output = "%(channel)s S%(upload_date>%Y)sE%(upload_date>%m%d)s %(title)s.%(ext)s";
|
||||
};
|
||||
Jules = {
|
||||
url = "https://www.youtube.com/@Jules1";
|
||||
target = "/media/youtube/channels/Jules";
|
||||
output = "%(channel)s S%(upload_date>%Y)sE%(upload_date>%m%d)s %(title)s.%(ext)s";
|
||||
};
|
||||
|
||||
# My Playlists
|
||||
# ------------
|
||||
|
|
Loading…
Reference in a new issue