Skip to content

For finding those Joe <Insert reference here> Rogan comments on youtube

License

Notifications You must be signed in to change notification settings

byebrid/joe-rogan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joe "Joe Rogan" Rogan

For finding those Joe "insert reference here" Rogan comments on youtube.

The script will write these comments to a csv file called joe-rogan.csv. You can bask in their glory there.

Requirements

  • Python 3.6 or greater

Usage

git clone https://github.com/byebrid/joe-rogan.git
cd joe-rogan
touch config.json

Now open config.json and copy-paste the following:

{
    "YOUTUBE_API_KEY": "<Insert your youtube API key here>"
}

Now you can continue (assuming linux-like system):

python -m venv venv
source venv/bin/activate
pip install requirements.txt
python joe-rogan.py

Now you simply need to let this run for as long as you'd like. This script will take many days, I think, to finish completely but you can stop it whenever you like.

About

For finding those Joe <Insert reference here> Rogan comments on youtube

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages