Sample request for uploading is as follows:
python upload_video.py --file="file location"
--title="title"
--description="description"
--keywords="keywords"
--category="22"
--privacyStatus="public"
This bot was created during the events of the University College London based Major League Hacking (MLH) / Hackathon known as "Porticode 3.0".
Resources used:
- Bing Image Scraper by stephenhouser (https://gist.github.com/stephenhouser/c5e2b921c3770ed47eb3b75efbc94799)
- YouTube API (https://developers.google.com/youtube/)
- Moviepy Library by zulko (https://github.com/Zulko/moviepy)