mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-18 17:25:22 -04:00
parent
97318017e0
commit
e2483ca90c
8 changed files with 98 additions and 8 deletions
|
@ -217,6 +217,8 @@ class MusicDL(list):
|
|||
"video_downloads_folder"
|
||||
],
|
||||
"add_singles_to_folder": filepaths["add_singles_to_folder"],
|
||||
"max_artwork_width": int(artwork["max_width"]),
|
||||
"max_artwork_height": int(artwork["max_height"]),
|
||||
}
|
||||
|
||||
def download(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue