mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Import spotipy in downloader.py
This commit is contained in:
@@ -5,6 +5,7 @@ from spotdl import internals
|
|||||||
from spotdl import spotify_tools
|
from spotdl import spotify_tools
|
||||||
from spotdl import youtube_tools
|
from spotdl import youtube_tools
|
||||||
|
|
||||||
|
import spotipy
|
||||||
from logzero import logger as log
|
from logzero import logger as log
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user