This commit is contained in:
2023-10-20 11:03:38 +01:00
committed by migatu
parent 0d132983fc
commit 126de9a4a4
+2 -2
View File
@@ -38,10 +38,10 @@ import spotipy
from discord.ext import commands
from spotipy.oauth2 import SpotifyClientCredentials
import yt_dlp
from spotify_dl import spotify
from spotify_dl import youtube as youtube_download
from spotify_dl import spotify
Music_Config = TypedDict(
"Music_Config",
{