mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +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 youtube_tools
|
||||
|
||||
import spotipy
|
||||
from logzero import logger as log
|
||||
import os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user