No description
Find a file
2018-03-02 11:40:15 +01:00
lib youtube upload is now working 2018-03-02 10:09:01 +01:00
.gitignore use youtube_secret instead of client_secret to allow more flexibility (possibility to use peertube_secret) 2018-02-28 11:49:26 +01:00
LICENSE initial commit 2018-02-27 10:11:05 +01:00
peertube_secret.sample add peertube URL and https/http config to the peertube_secret config file 2018-03-02 11:39:54 +01:00
ptyt_upload.py replace argparser with docopt + schema 2018-03-02 11:40:15 +01:00
README.md add sources 2018-02-28 10:46:28 +01:00
youtube_secret.json.sample use youtube_secret instead of client_secret to allow more flexibility (possibility to use peertube_secret) 2018-02-28 11:49:26 +01:00

ptyt_upload

A scripting way to upload videos to peertube and youtube

Sources

inspired by peeror and youtube-upload