porticode3 / SlideShowExpress Bot V3 / SSE BOT V3
This is a YouTube bot that researches topics, self edits, and uploads videos based on the entered keyword.
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)
Log in or sign up for Devpost to join the conversation.