The bot should be able to upload the downloaded videos to YouTube and give an appropriate description and title.
Requirements:
The bot should take the downloaded clip and upload it to YouTube using the title of the video and an appropriately generated title featuring the user that clipped and the title of the clip
Don't need to use youtube api, can use selenium and cache cookies to stay logged in on youtube.
Moved bot over to a personal machine to hide the cookie data.
The bot should be able to upload the downloaded videos to YouTube and give an appropriate description and title.
Requirements:
Sample YouTube python code