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.

9 lines
403 B

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