youtube-livechat-scraper

grab youtube live chat data from existing VODs

MIT License

Downloads
59
Stars
5
Committers
1

Bot releases are hidden (Show)

youtube-livechat-scraper - Added item placeholder message

Published by ohn0 10 months ago

Added an item placeholder message to prevent scraper from erroring on this message type.

youtube-livechat-scraper - 1.0.4 adding untracked message types

Published by ohn0 about 1 year ago

Scraper will now parse Redeemed Gift messages, displaying the name of the gifter and receiver along with time of the gift.
Scraper will now parse Purchased Sticker messages, displaying the sticker description, purchase, amount, and time of the message.

youtube-livechat-scraper - 1.0.3 fixes, adding text_content

Published by ohn0 about 1 year ago

Only real outwards change is that the chat message now has 3 nodes: message, emoji, and text_content.

Message contains the chat message as it would be shown on the livechat when viewing a stream. The only difference being that custom emojis show up as the name of the emoji.

Emoji contains an array of all the emojis used in the message, it would be a mix of custom and basic emojis, each object containing the name, URL, and whether or not it is custom.

text_content contains only the text that the user typed, no emojis.

youtube-livechat-scraper - 1.0.1 allow scraping when URL contains "live" Latest Release

Published by ohn0 over 1 year ago

youtube-livechat-scraper - initial tarball and wheel

Published by ohn0 almost 2 years ago

tar ball and wheel for source release

Package Rankings
Top 25.71% on Pypi.org
Related Projects