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.

11 lines
453 B

  1. {
  2. "installed":{
  3. "client_id":"508404313392-4tgem869apgvn0j2f7fleoi410ofa27t.apps.googleusercontent.com",
  4. "project_id":"ptyt-upload",
  5. "auth_uri":"https://accounts.google.com/o/oauth2/auth",
  6. "token_uri":"https://accounts.google.com/o/oauth2/token",
  7. "auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs",
  8. "client_secret":"M3cb0DKASd-lLENn9NwsFGm1",
  9. "redirect_uris":["urn:ietf:wg:oauth:2.0:oob",
  10. "http://localhost"]
  11. }
  12. }