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.
|
2 years ago | |
---|---|---|
LICENSE | 4 years ago | |
README.md | 2 years ago | |
upload-script.sh | 2 years ago |
README.md
auto-youtube-upload-script
A bash script for youtube-upload (you need first to install youtube-upload and configure), to upload a lot of numberical video clips to YouTube.
These script reads all mp4's in ./record/, convert them into smaller files with fade in/out and creates thumbnails on his own. You can drop a thumb.png as layer, which comes over the thumbnails. This script merge the files together. After this a new dir will be created with all files (mp4 and jpg) which should be uploaded and a .sh file with all upload oneliners for youtube-upload. This will upload 4 files per day (because of youtube limitation) and will release one video day after day.