add another youtube series
This commit is contained in:
parent
29e64a2f82
commit
c82f4b5b60
1 changed files with 5 additions and 0 deletions
|
@ -61,6 +61,11 @@ let
|
|||
target = "/media/youtube/series/Big Lez";
|
||||
output = "Big Lez S02E01 %(title)s.%(ext)s";
|
||||
};
|
||||
HelluvaBoss = {
|
||||
url = "https://www.youtube.com/watch?list=PL-uopgYBi65HwiiDR9Y23lomAkGr9mm-S";
|
||||
target = "/media/youtube/series/Helluva Boss";
|
||||
output = "%(title)s.%(ext)s";
|
||||
};
|
||||
|
||||
# channels
|
||||
# --------
|
||||
|
|
Loading…
Reference in a new issue