This repository was archived by the owner on Jan 25, 2022. It is now read-only.
v0.4.0 released
New feature
- Implemented a simple livechat fetching object. (
pytchat.create())
Fix
- CLI: Rendering emoji is now a little faster.
- DefaultProcessor: Fixed an issue where the gap between the real time and the acquired chat time would increase over time. (at
sync_items()function.) - Fixed an issue that video info could not be obtained in some cases.