mirror of
https://lavaforge.org/spotizerr/spotizerr.git
synced 2025-12-24 02:39:14 -05:00
Improved frontend
This commit is contained in:
@@ -29,7 +29,7 @@ def download_album(service, url, main, fallback=None):
|
||||
recursive_quality=True,
|
||||
recursive_download=False,
|
||||
not_interface=False,
|
||||
make_zip=True,
|
||||
make_zip=False,
|
||||
method_save=1
|
||||
)
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user