Skip to content

chat-downloader (v0.1.2)

Choose a tag to compare

@xenova xenova released this 04 Jul 19:55
· 251 commits to master since this release

Sites:

YouTube

  • Fix authentication issue for YouTube member-only livestreams (Closes #76). Special thanks to @Lytexx and @tam-carre for bringing up this issue and helping with testing!
  • Updated extraction regex to allow for }; in data (along with corresponding tests)

Twitch

  • Added is_first_message key (supported by some streams)
  • Parse twitch ids as strings instead of integers

Misc:

  • Added cookies.txt to .gitignore