mirror of
https://github.com/daiyanan1992/qinglongtest
synced 2025-12-24 02:35:01 +08:00
爱奇艺每日任务 修改提示信息
This commit is contained in:
2
iqiyi.py
2
iqiyi.py
@@ -200,7 +200,7 @@ class Iqiyi:
|
|||||||
if data.get("code") == 'A00000':
|
if data.get("code") == 'A00000':
|
||||||
self.uid = data['data']['userinfo']['pru']
|
self.uid = data['data']['userinfo']['pru']
|
||||||
else:
|
else:
|
||||||
self.print_now("请求api失败 可能是网络问题 也可能接口被玩坏了")
|
self.print_now("请求api失败 最大可能是cookie失效了 也可能是网络问题")
|
||||||
exit(0)
|
exit(0)
|
||||||
|
|
||||||
def get_watch_time(self):
|
def get_watch_time(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user