2022-11-18 02:25:10 +02:00
2022-11-18 02:25:10 +02:00
2022-09-30 21:17:39 +02:00
2022-11-18 01:44:54 +02:00
2022-09-30 21:17:39 +02:00
2022-11-18 02:23:33 +02:00
2022-11-18 02:24:41 +02:00

YouTube-Comment-Scraper

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

Installation

GitHub

pip install git+https://github.com/rly0nheart/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%