Skip to content

Releases: ohn0/youtube-livechat-scraper

Added item placeholder message

21 Dec 19:34
38df871
Compare
Choose a tag to compare

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

1.0.4 adding untracked message types

30 Sep 23:36
Compare
Choose a tag to compare

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.

1.0.3 fixes, adding text_content

30 Sep 21:18
e94626a
Compare
Choose a tag to compare

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.

1.0.1 allow scraping when URL contains "live"

01 Jun 02:00
Compare
Choose a tag to compare

initial tarball and wheel

24 Nov 16:37
7a7d523
Compare
Choose a tag to compare

tar ball and wheel for source release