mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Changes for v1.0.0 release (#345)
* Move spotdl.py inside spotdl directory * Fix Dockerfile * Re-upload FFmpeg binary * Small fixes ;)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from core import const
|
||||
from core import handle
|
||||
import spotdl
|
||||
from spotdl import const
|
||||
from spotdl import handle
|
||||
from spotdl import spotdl
|
||||
import pytest
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user