Skip to content

Upload your YouTube videos to Reddit to get more traffic 🚀

Notifications You must be signed in to change notification settings

HamzaBhf00/auto-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python Bot That Helps You Grow Your Channel!

Upload your YouTube videos to Reddit to get more traffic and grow your Youtube channel

youtube3

Quick Start

In this section, we go over everything you need to know to start building scripts or bots using Praw, the Python Reddit API Wrapper. It’s fun and easy. Let’s get started.

Prerequisites

  • Python Knowledge: You need to know at least a little Python to use Praw. Praw supports Python 3.7+.

  • Reddit Knowledge: A basic understanding of how Reddit works is a must. In the event you are not already familiar with Reddit start at https://www.reddithelp.com/hc/es-es.

  • Reddit Account: A Reddit account is required to access Reddit’s API. Create one at https://www.reddit.com/.

  • Client ID, Client Secret & User Agent: These two values are needed to access Reddit’s API as a script application. A user agent is a unique identifier that helps Reddit determine the source of network requests. To use Reddit’s API, you need a unique and descriptive user agent.

youtube2

Installation

Install Praw via pip.

pip install praw

Final Result

Your video is uploaded to Reddit

youtube1

About

Upload your YouTube videos to Reddit to get more traffic 🚀

Resources

Stars

Watchers

Forks