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
415 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. # Warn, no quote " inside this file
  5. [peertube]
  6. client_id = your_client_id
  7. client_secret = your_client_secret
  8. username = LecygneNoir
  9. password = your_secure_pwd
  10. peertube_url = https://domain.example
  11. OAUTHLIB_INSECURE_TRANSPORT = '0' #Default use https