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 4ec8960451 use refresh_token instead of access_token to plan video in cron, to be able to generate a new token even if token has expired 6 years ago
..
pt_upload.py plan video only if video has been uploaded with success 6 years ago
utils.py use refresh_token instead of access_token to plan video in cron, to be able to generate a new token even if token has expired 6 years ago
yt_upload.py add verbose logging with date 6 years ago