Skip to content

A side project which saves each comment of a YouTube video in screenshots and data.json.

Notifications You must be signed in to change notification settings

asleepa/YTCommentScreenshotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTCommentScreenshotter

Installation

The python version used for this repository is 3.12.5.

  1. Clone the repository using git1
git clone https://github.com/asleepa/YTCommentScreenshotter.git
cd YTCommentScreenshotter
  1. Install required python2 modules
pip install -r requirements.txt

Usage

You can run main.py (the code) using the command python main.py.

To exit the terminal:

  • Windows & Linux: ⌃ Control + C
  • Mac: ⌘ Command + .

Note

You can also change the config inside of lib.py towards the top if you wish. Comments are provided as descriptions for each option.

Caution

YouTube is constantly changing, so what's inside the code now may not work with the current site. Please submit a pull request if you fix any issues.

Footnotes

  1. https://git-scm.com/downloads

  2. https://www.python.org/downloads/

About

A side project which saves each comment of a YouTube video in screenshots and data.json.

Resources

Stars

Watchers

Forks

Languages