mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
@@ -29,7 +29,7 @@ def match_args():
|
|||||||
elif const.args.list:
|
elif const.args.list:
|
||||||
if const.args.write_m3u:
|
if const.args.write_m3u:
|
||||||
youtube_tools.generate_m3u(
|
youtube_tools.generate_m3u(
|
||||||
track_file=const.args.list, text_file=const.args.write_to
|
track_file=const.args.list
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
list_dl = downloader.ListDownloader(
|
list_dl = downloader.ListDownloader(
|
||||||
|
|||||||
Reference in New Issue
Block a user