mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Exposed Spotify Client ID/Secret in config.yml
This commit is contained in:
committed by
Ritiek Malhotra
parent
0492c711cc
commit
d215ce685d
@@ -51,6 +51,7 @@ def main():
|
||||
|
||||
internals.filter_path(const.args.folder)
|
||||
youtube_tools.set_api_key()
|
||||
spotify_tools.set_client_credentials()
|
||||
|
||||
logzero.setup_default_logger(formatter=const._formatter, level=const.args.log_level)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user