Scripting way to upload videos to peertube and youtube
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

10 lines
403 B

# This information is obtained upon registration/once logged in a new PeerTube
# on url+'/oauth-clients/local'
# ex: http://domain.example/api/v1/oauth-clients/local
[peertube]
client_id = "your_client_id"
client_secret = "your_client_secret"
username = "LecygneNoir"
password = "your_secure_pwd"
peertube_url = "https://domain.example"
os.environ['OAUTHLIB_INSECURE_TRANSPORT'] = '0' #Default use https