切换虎牙宝典开通任务到WSS会话

This commit is contained in:
yml2213
2026-09-01 12:20:58 +08:00
parent c195430845
commit aab84e0fb5
5 changed files with 175 additions and 4 deletions
+2
View File
@@ -2,6 +2,7 @@
from typing import TYPE_CHECKING
from .elite_session import HuyaEliteWssSession
from .http_client import HuyaHttpClient
from .wss_client import HuyaWssClient
@@ -39,6 +40,7 @@ __all__ = [
"HuyaAppPasswordLogin",
"HuyaAppQrAuthRequiredError",
"HuyaCredentialError",
"HuyaEliteWssSession",
"HuyaHttpClient",
"HuyaLoginError",
"HuyaLoginResult",