I want a script created that will download videos from youtube, then re-upload them to youtube accounts i specify using the same title and tags they came with.
Steps for script.
1 User inputs a project title
2 User inputs keyword search terms (1 per line) into box
3 User chooses how many videos to download per keyword search term (10, 20, 30, 40, 50)
4 User selects youtube account logins to post to from list.
5. User enters custom video description. (will replace the current description)
User presses “submit”
After user submits, the web based script will run in the background and download videos from all the keywords searched for, then re-upload to the individual youtube accounts selected using a new description. This will all be done automatically in the background of the serve using the youtube API for uploads.