Skip to content

chat-downloader (v0.1.3)

Compare
Choose a tag to compare
@xenova xenova released this 09 Jul 16:01
· 237 commits to master since this release
aaf8937

Sites:

YouTube

  • Fixed issue regarding saving chats for channels (Fixes #100)
  • Added additional headers to requests (Fixes #76)

Reddit (new)

  • Added basic implementation for live stream chat extraction
  • Added websocket-client as dependency

Misc:

  • Updated where site-errors are specified
  • Fixed retry method and removed unused method
  • Updated callback function and error checking

Utils:

  • Separated utilities into different modules based on functionality