Hey BHW,
So I decided to put my python skills into use. I created a bot that will automatically create and upload videos to my YouTube channel. I created 2 bots, one is a Reddit voiceover bot and the other is a Twitch clip compilation bot. I'm also planning to create a TikTok compilation bot.
Here is the workflow of the Reddit bot:
1. Scrape hot Reddit posts from a subreddit (e.g. r/askreddit)
2. Scrape x amount of comments from the post (e.g. ~50 make for a 10-20 minute video)
3. Send the text to Google TTS and get the mp3 files
4. Generate the video and merge the audio with it. The video generator basically recreates how the post would look like on reddit.
5. Upload the video to YouTube
The Twitch bot is pretty similar just that it doesn't use TTS and scrapes from a Twitch channel or category and gets the top clips.
I plan on uploading 2 videos a day on the Reddit channel and 1 on the Twitch channel.
Current stats
Reddit bot
Videos: 6
Views: 10
Subscribers: 1
Twitch bot
Videos: 2
Views: 8
Subscribers: 2
I'm gonna try and update this thread once a week.
If you have any suggestions leave a comment below. Also if you wanna contact me shoot me a PM
So I decided to put my python skills into use. I created a bot that will automatically create and upload videos to my YouTube channel. I created 2 bots, one is a Reddit voiceover bot and the other is a Twitch clip compilation bot. I'm also planning to create a TikTok compilation bot.
Here is the workflow of the Reddit bot:
1. Scrape hot Reddit posts from a subreddit (e.g. r/askreddit)
2. Scrape x amount of comments from the post (e.g. ~50 make for a 10-20 minute video)
3. Send the text to Google TTS and get the mp3 files
4. Generate the video and merge the audio with it. The video generator basically recreates how the post would look like on reddit.
5. Upload the video to YouTube
The Twitch bot is pretty similar just that it doesn't use TTS and scrapes from a Twitch channel or category and gets the top clips.
I plan on uploading 2 videos a day on the Reddit channel and 1 on the Twitch channel.
Current stats
Reddit bot
Videos: 6
Views: 10
Subscribers: 1
Twitch bot
Videos: 2
Views: 8
Subscribers: 2
I'm gonna try and update this thread once a week.
If you have any suggestions leave a comment below. Also if you wanna contact me shoot me a PM