Skip to content

chat-downloader (v0.2.1)

Compare
Choose a tag to compare
@xenova xenova released this 30 Nov 23:21
· 32 commits to master since this release

After many months away (thanks to university)... I am finally able to add some new features and fix some issues.

Core:

  • Only close writer object if initialised (Closes #172)

Sites:

YouTube

  • Fix get_user_videos method (fixes #174)
  • Add membership gifts message type (Fixes #178)
  • Ensure author dict has name (Closes #175)
  • add removeChatItemByAuthorAction action
  • Allow pagination for playlists
  • Add live stream offline status
  • Update unit tests

Zoom

  • Add support for Zoom.us (Closes #159)

Twitch

  • Account for emote_ids that aren't only numbers

Misc

  • remove argparse from requirements