Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

v0.4.0 released

Choose a tag to compare

@taizan-hokuto taizan-hokuto released this 03 Nov 09:27
· 155 commits to master since this release

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.