I Made My Own Reddit Channel. Here's how well it did

Опубликовано: 10 Май 2025
на канале: Will 404
7,204
356

Coding a Python Script to automatically create Reddit YouTube videos so that I can have my own Reddit YouTube channel (and hopefully gain easy $$$).

In this video, I code a program using Python and the Reddit API (PRAW) to automatically compile AskReddit comments into YouTube videos where a text-to-speech voice reads them out. I then spent a month uploading them to see how successful the YouTube channel would be!


PRAW, an acronym for “Python Reddit API Wrapper”, is a python package that allows for simple access to reddit's API. PRAW aims to be as easy to use as possible and is designed to follow all of reddit's API rules.


I use Epidemic Sound for my music nowadays, if you sign up using this link you'll get a free trial and I'll get a discount my side 👀❤️ + it's actually really good

🎵 https://share.epidemicsound.com/oqyghv


⭐️ New viewers:
I cover all things coding, such as app development, web development, artificial intelligence (AI), machine learning, game development, and more! If you're interested in any of these things make sure you hit that subscribe button.

📖 In this video:
0:00 - Intro
1:16 - How we'll do it
1:58 - Designing & making the channel
3:13 - The code in action
3:56 - The first Reddit video
4:58 - Unveiling 1 line at a time
5:38 - Making thumbnails with code
6:37 - Uploading first vid + adjustments
7:15 - First 3 weeks of uploads
9:08 - The problems with Reddit channels
11:12 - Final Week