5 lines
581 B
Markdown
5 lines
581 B
Markdown
# auto-youtube-upload-script
|
|
A bash script for [youtube-upload](https://github.com/tokland/youtube-upload) (you need first to install youtube-upload and configure), to upload a lot of numberical video clips to YouTube.
|
|
For example you are a Let's Player and on your HDD you have 20 clips you want to release daily. With this script you can set it to
|
|
upload all the 20 clips with the same name but with a different episode number, and same description, settings,...
|
|
After you set your option in this script, you have just to run it, then all clips will be released day after day.
|