Releases: xenova/chat-downloader
Releases · xenova/chat-downloader
chat-downloader (v0.2.8)
Sites:
YouTube
- Fix consent initialization (#220). Thanks to @pboettcher for making this PR!
- Add support for new endpoints like shorts/live/watch (#214). Thanks @krichbanana for making this PR!
- Add new message fields
Zoom
- Fix chat downloader
chat-downloader (v0.2.7)
chat-downloader (v0.2.6)
chat-downloader (v0.2.5)
chat-downloader (v0.2.4)
Sites:
Twitch
- Retry if KeyError from gql request (#197)
- Remove support (since rpan services closed)
Misc
- Update versions of Python tested (remove 3.6, add 3.10 and 3.11)
chat-downloader (v0.2.3)
chat-downloader (v0.2.2)
chat-downloader (v0.2.1)
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
chat-downloader (v0.2.0a)
chat-downloader (v0.1.10)
Sites:
YouTube
- Add missing currency symbols to dictionary
- Added 'dwellTimeMs' to keys to ignore
Core:
- Fix writer initialization