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.
 
victor héry 54338a1c1c use youtube_secret instead of client_secret to allow more flexibility (possibility to use peertube_secret) 6 years ago
lib use youtube_secret instead of client_secret to allow more flexibility (possibility to use peertube_secret) 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
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