mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-29 21:31:23 +00:00
Setup coloredlogs
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
from spotdl.command_line.__main__ import main
|
||||
|
||||
from spotdl.version import __version__
|
||||
from spotdl.command_line import Spotdl
|
||||
from spotdl.command_line.lib import Spotdl
|
||||
from spotdl.track import Track
|
||||
|
||||
|
||||
Reference in New Issue
Block a user