19 lines
544 B
Plaintext
Executable File
19 lines
544 B
Plaintext
Executable File
{
|
|
"you2peer": {
|
|
"channels": [{
|
|
"name": "fouloscopie",
|
|
"url": "https://www.youtube.com/watch?v=5CaVhGTG8eA&list=UULXDNUOO3EQ80VmD9nQBHPg&index=2",
|
|
"channel_id": 3048,
|
|
"playlist_id": 3478
|
|
}]
|
|
},
|
|
"peertube": {
|
|
"username": "username",
|
|
"password": "password",
|
|
"base_url": "peertube.example.com",
|
|
"client_id": "client_id",
|
|
"client_secret": "client_secret",
|
|
"access_token": "access_token",
|
|
"token_type": "Bearer"
|
|
}
|
|
} |