This commit is contained in:
WhatDidYouExpect 2025-08-03 16:17:38 +02:00
commit 4a42531632
5 changed files with 225 additions and 0 deletions

6
configexample.json Normal file
View file

@ -0,0 +1,6 @@
{
"client_id": "",
"client_secret": "",
"redirect_uri": "http://localhost:8888/callback",
"invidious_url": ""
}