Chzzkpy

Latest version: v2.0.5

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

Scan your dependencies

Page 1 of 5

2.0.5

What's Changed
* [Fix] (chzzpky.chat) Add 2 types of ChatConnectFailed exception to handle exceptional situations.
* [Fix] (chzzpky.chat) Add exception condition in confirm_live_status method to handle exceptional situations.
* [Fix] (chzzpky.chat) Missing required body parameter in NaverGameChatSession http client.
* [Fix] (chzzpky.chat) Initial connect method always called, when new gateway opened.
* [Fix] (chzzkpy.offical) Missing typing.Self feature in python 3.10 version.

Related Issues/Pull Requests
* [BUG] 방송 전에 채팅창 연결 후 방송을 켰을 때 에러 발생 by ywj515 in https://github.com/gunyu1019/chzzkpy/issues/75
* [BUG] 채팅 블라인드 시 '아직 지원하지 않는 기능입니다' 에러 발생 by ywj515 in https://github.com/gunyu1019/chzzkpy/issues/76
* [Deploy] Bump to v2.0.5 by gunyu1019 in https://github.com/gunyu1019/chzzkpy/pull/77
* [Fix] (Emergency) Version-Up (Missing Metadata Exception rasied in Continuous Deployment.) by gunyu1019 in https://github.com/gunyu1019/chzzkpy/pull/78

2.0.4

What's Changed
* [Fix] Invaild parameter name called in offical.Donation

Related Issues/Pull Requests
* [BUG] 공식 API 후원 유저 닉네임이 UID로 나옴 by ywj515 in https://github.com/gunyu1019/chzzkpy/issues/73
* [Deploy] Bump to v2.0.4 by gunyu1019 in https://github.com/gunyu1019/chzzkpy/pull/74

2.0.3

What's Changed
- [Fix] Invaild client-id, client-secret attribute called in user client

Related Issue/Pull Request
* [BUG] UserClient.refresh() 에러 by ywj515 in https://github.com/gunyu1019/chzzkpy/issues/71
* [Deploy] Bump to v2.0.3 by gunyu1019 in https://github.com/gunyu1019/chzzkpy/pull/72

2.0.2

What's Changed
* Add refresh access token method in client.
* [Fix] Invaild calling attribute name in refresh user client method

Related Issue/Pull Requests
* [BUG] Client.refresh_user_client 버그 by ywj515 in https://github.com/gunyu1019/chzzkpy/issues/68
* [FR] Client.refresh_access_token 메서드 추가 by ywj515 in https://github.com/gunyu1019/chzzkpy/issues/68
* [Deploy] Bump to v2.0.2 by gunyu1019 in https://github.com/gunyu1019/chzzkpy/pull/70

2.0.1

What's Changed
* Add `quantity`, and other attribute in `SubscriptionGiftExtra` to receive multiple subscriptions gift
* Add `viewer_badge` attribute in `Profile`
* Add `nickname_color`, and `subscription` attribute in `StreamingProperty`
* Add validation in defining UserClient part to check correcting access token
* [Fix] Invaild calling method (geturl) => (__str__) in 65

Related Issues/Pull Requests
* [BUG] generate_authorization_token_url 에러 by ywj515 in https://github.com/gunyu1019/chzzkpy/issues/65
* [Deploy] Bump to v2.0.1 by gunyu1019 in https://github.com/gunyu1019/chzzkpy/pull/67

2.0.0

What's Changed
* Support offical API provided by [Chzzk Developer Center](https://developers.chzzk.naver.com/)
* Support Session feature to handle donation, message.
* Support Chat Section feature to send message, send announcement, or setup chatting.
* Support User Section feature to get self-channel info
* Support Authorization Section feature to authentic channel.
* Support Channel Section feature to search channel with an unique id, or setup self-channel
* Support Live Section feature to search live
* Support Category Section featrue to gather categories.
* Apply indepentent gateway configured socket.io and engine.io protocol in python environment.
* Support Multiple-Connection Session feature. (Max Client Session: 10, Max User Session: unlimited)

py
await user_client1.connect(UserPermission.all(), addition_connect=True)
await user_client2.connect(UserPermission.all())


Related Issues/Pull Requests
* [Feat] Support chzzk offical API by gunyu1019 in https://github.com/gunyu1019/chzzkpy/issues/42
* [Feat] Apply major update(v2) element to develop branch by gunyu1019 in https://github.com/gunyu1019/chzzkpy/pull/62
* [Deploy] Bump to v2.0.0 (Major Update) by gunyu1019 in https://github.com/gunyu1019/chzzkpy/pull/63

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.