We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
之前运行能成功,最近重新运行报错了:Processed since_date: 2024-01-01T00:00:00 JSON 解码失败,错误信息:'utf-8' codec can't decode byte 0xd3 in position 0: invalid continuation byte。等待 10 秒后重试... 未能获取到用户信息,可能需要验证码验证。收到的 JSON 数据:{'ok': 1, 'data': {'cards': [{'card_type': 11, 'card_group': [{'card_type': 42, 'display_arrow': 0, 'desc': '账号信息'}, {'item_type': 'verify_yellow', 'display_arrow': 1, 'actionlog': {'act_code': '594', 'ext': 'uid:0|ouid:7736375999', 'oid': '2302837736375999_-INFO', 'fid': '2302837736375999-INFO', 'cardid': '230283-WEIBO_INDEX_PROFILE_VERFIED_CARD', 'uicode': '10000198'}, 'card_type': 41, 'item_content': '', 'scheme': 'http://verified.weibo.com/verify?', 'itemid': '2302837736375999-WEIBO_INDEX_PROFILE_VERFIED_CARD'}, {'card_type': 41, 'item_name': '简介', 'item_content': '暂无简介'}]}, {'card_type': 11, 'card_group': [{'card_type': 42, 'display_arrow': 0, 'desc': '个人信息'}, {'card_type': 41, 'item_name': '性别', 'item_content': '男'}]}], 'cardlistInfo': {'show_style': 1, 'can_shared': 0, 'cardlist_menus': [{'name': '刷新', 'type': 'button_menus_refresh'}, {'name': '返回首页', 'params': {'scheme': 'sinaweibo://gotohome'}, 'type': 'gohome'}], 'cardlist_title': '', 'v_p': '42', 'desc': '', 'containerid': '2302837736375999-INFO', 'page': None}, 'scheme': 'sinaweibo://cardlist?containerid=2302837736375999-_INFO&_T_WM=92999246542&v_p=42', 'showAppTips': 0}} 检测到可能的验证码挑战,但未提供验证码 URL。请手动检查浏览器并完成验证码验证。验证码验证失败或未完成,程序将退出。 求大佬指点,谢谢!
The text was updated successfully, but these errors were encountered:
应该是被暂时限制了,过一段时间再看看。
Sorry, something went wrong.
好的,谢谢!
No branches or pull requests
之前运行能成功,最近重新运行报错了:Processed since_date: 2024-01-01T00:00:00 JSON 解码失败,错误信息:'utf-8' codec can't decode byte 0xd3 in position 0: invalid continuation byte。等待 10 秒后重试... 未能获取到用户信息,可能需要验证码验证。收到的 JSON 数据:{'ok': 1, 'data': {'cards': [{'card_type': 11, 'card_group': [{'card_type': 42, 'display_arrow': 0, 'desc': '账号信息'}, {'item_type': 'verify_yellow', 'display_arrow': 1, 'actionlog': {'act_code': '594', 'ext': 'uid:0|ouid:7736375999', 'oid': '2302837736375999_-INFO', 'fid': '2302837736375999-INFO', 'cardid': '230283-WEIBO_INDEX_PROFILE_VERFIED_CARD', 'uicode': '10000198'}, 'card_type': 41, 'item_content': '', 'scheme': 'http://verified.weibo.com/verify?', 'itemid': '2302837736375999-WEIBO_INDEX_PROFILE_VERFIED_CARD'}, {'card_type': 41, 'item_name': '简介', 'item_content': '暂无简介'}]}, {'card_type': 11, 'card_group': [{'card_type': 42, 'display_arrow': 0, 'desc': '个人信息'}, {'card_type': 41, 'item_name': '性别', 'item_content': '男'}]}], 'cardlistInfo': {'show_style': 1, 'can_shared': 0, 'cardlist_menus': [{'name': '刷新', 'type': 'button_menus_refresh'}, {'name': '返回首页', 'params': {'scheme': 'sinaweibo://gotohome'}, 'type': 'gohome'}], 'cardlist_title': '', 'v_p': '42', 'desc': '', 'containerid': '2302837736375999-INFO', 'page': None}, 'scheme': 'sinaweibo://cardlist?containerid=2302837736375999-_INFO&_T_WM=92999246542&v_p=42', 'showAppTips': 0}} 检测到可能的验证码挑战,但未提供验证码 URL。请手动检查浏览器并完成验证码验证。验证码验证失败或未完成,程序将退出。 求大佬指点,谢谢!
The text was updated successfully, but these errors were encountered: