spotify-to-mp3/configexample.json

6 lines
119 B
JSON
Raw Permalink Normal View History

2025-08-03 16:17:38 +02:00
{
"client_id": "",
"client_secret": "",
"redirect_uri": "http://localhost:8888/callback",
"invidious_url": ""
}