ohn0 / youtube-livechat-scraper

grab youtube live chat data from existing VODs
MIT License
10 stars 2 forks source link
chat livestreaming python python3 scraper scraping-python streaming youtube

youtube-livechat-scraper

A tool to scrape youtube livechat data I came up with while watching vtubers. It rips almost all data from a VOD's livechat including the following:

All of the data can be wrapped up in a large raw JSON object that also contains lots of metadata from the responses, like the author, the time the message got sent, etc.

USAGE:

Requires the following python3 packages:

How to use: