From 57a404323104d19768fa7ce6911c6ec46a0dd114 Mon Sep 17 00:00:00 2001 From: LecygneNoir Date: Mon, 12 Mar 2018 15:20:36 +0100 Subject: [PATCH] Add indication to get client_id and client_secret for peertube authentication --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57b4d3e..51ddc69 100644 --- a/README.md +++ b/README.md @@ -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