SpotifyDownloader

This commit is contained in:
bingus_violet 2024-06-08 19:14:16 -05:00
parent c782812464
commit 7c3a3d1fa7
3 changed files with 31 additions and 2 deletions

5
defaults/config.json Normal file
View file

@ -0,0 +1,5 @@
{
"Spotify": {
"client_secret": ""
}
}