mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-01-02 07:26:39 +00:00
Fix dependencies
Removes now-unused dependency titlecase and add tqdm. Also read current spotdl version without depending on external dependencies.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
__version__ = "2.0.0"
|
||||
|
||||
from spotdl.version import __version__
|
||||
from spotdl.track import Track
|
||||
|
||||
|
||||
Reference in New Issue
Block a user