Skip to content

chat-downloader (v0.1.0)

Choose a tag to compare

@xenova xenova released this 30 Jun 18:12
· 270 commits to master since this release

Documentation:

  • Updated supported versions of python to 3.6+
  • Changed readme and history from markdown to restructured text
  • Add explanations for chat item fields
  • Add various docstrings

Sites:

YouTube

  • Changed some emoji keys to be optional (Fixes #95)
  • Added background_type remapping
  • Updated urls for test cases
  • Update Video URL regex (do not need it to end in video id)
  • Use generated parameters instead of making own

Twitch

  • Retry on connection refused

Core:

  • Improved function selection + error propagation
  • Improve multi-pattern support and allow chat to be downloaded using channel id (#62)