Add indication to get client_id and client_secret for peertube authentication

This commit is contained in:
LecygneNoir 2018-03-12 15:20:36 +01:00
parent 6a1ddc0faf
commit 57a4043231

View file

@ -19,6 +19,7 @@ Edit peertube_secret and youtube_secret.json with your credentials.
### Peertube
Set your credentials, peertube server URL.
You can get client_id and client_secret by logging in your peertube website and reaching the URL: https://domain.example/api/v1/oauth-clients/local
You can set ``OAUTHLIB_INSECURE_TRANSPORT`` to 1 if you do not use https (not recommended)
### Youtube