add files
This commit is contained in:
commit
6f9d31c4d5
3 changed files with 78 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue