YouTube-Comment-Scraper

Scrape youtube comments and checks whether a user commented on the given videos

Installation

PyPI Package

pip install youtube-comment-scraper

Docker Image

docker pull rly0nheart/youtube-comment-scraper

Usage

PyPi Package

youtube_comment_scraper <video_urls>

Docker Image

docker run -it rly0nheart/youtube-comment-scraper <video_urls>

Note

Upon run, the scraper will first check for updates. If found, users will be prompted to download the updates

The scraper uses Egbert Bouman's YouTube-Comment-Downloader to get the comments

Donations

If you would like to donate, you could Buy A Coffee for the developer using the button below

Buy Me A Coffee

Your support will be much appreciated!

Description
A script to scrape youtube comments and checks whether a user commented on all of the given videos
Readme GPL-3.0 79 KiB
Languages
Python 96.4%
Dockerfile 3.6%