Skip to content

jeevanreddyg/youtube-messages-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

youtube-messages-downloader

Step 1: Install python and clone the repo or download the code

Step 2: Goto project folder and create virtual environment by executing below command

python -m venv venv

Step 3: Install the python packages from requirement.txt

pip install -r requirements.txt

Step 4: Take reference ytcomments.csv file. File should be in same format. Rename your file to ytcomments.csv

Step 5: run the below command to retrieve the comments, wait until all the comments are downladed.

python read.py 

Note: Make sure your laptop not go to sleep during downlading the comments. If you are trying to download 50 events data, takes around ~20 mins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages