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.
 
LecygneNoir 2f2925055e add peertube URL and https/http config to the peertube_secret config file 6 years ago
lib youtube upload is now working 6 years ago
.gitignore use youtube_secret instead of client_secret to allow more flexibility (possibility to use peertube_secret) 6 years ago
LICENSE initial commit 6 years ago
README.md add sources 6 years ago
peertube_secret.sample add peertube URL and https/http config to the peertube_secret config file 6 years ago
ptyt_upload.py add client_secret sample for examples and tests 6 years ago
youtube_secret.json.sample use youtube_secret instead of client_secret to allow more flexibility (possibility to use peertube_secret) 6 years ago

README.md

ptyt_upload

A scripting way to upload videos to peertube and youtube

Sources

inspired by peeror and youtube-upload