Pytchat

Latest version: v0.5.5

Safety actively analyzes 621803 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.5.5

Enhanced
+ Made it possible to set customized httpx.Client (50).
example:
python
chat = pytchat.create(video_id="*********",
client=httpx.Client(http2=True,
headers=headers,
cookies=cookies,
proxies=proxies))


+ Added new chatItemActionRenderer (LiveChatDonationAnnouncementRenderer)

Others
+ Add tests for fetching chat data online .

0.5.4

Fix:
Fixed a bug that caused an Invalid Video Id Exception in some videos. (Issue 48)

0.5.3

Fix
Fixed the bug (cannot fetch live chat data: 37 , 39) .

0.5.2

Enhancement
+ `replay_continuation` paramter. Added support for retrieving and specifying the continuation parameter of archived chat data. (31 , 32 )

0.5.1

Fix
Fixed bugs that prevented fetching archived chats.

0.5.0

+ Fixed failure to load JSON. (26)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.