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
root INFO: 50: {'errcode': 270718475, 'graphid': 33608364, 'hint': '6e5yie', 'msg': '用户或帐号未登录或登录鉴权失败', 'time': '2024-01-08 17:54:10'}
请问下这是什么原因呢? (1)config/config.py里的COOKIE_LIST已按照规范填写了【r"DedeUserID=xxx; SESSDATA=xxx; bili_jct=xxx"】并删除了r"",中的逗号,发现提示用户或帐号未登录或登录鉴权失败 (2)设置了环境变量BILIBILI,填写【DedeUserID=xxx; SESSDATA=xxx; bili_jct=xxx】或【r"DedeUserID=xxx; SESSDATA=xxx; bili_jct=xxx"】或space.bilibili.com链接中的全部ck,也是提示用户或帐号未登录或登录鉴权失败
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
root INFO: 50: {'errcode': 270718475, 'graphid': 33608364, 'hint': '6e5yie', 'msg': '用户或帐号未登录或登录鉴权失败', 'time': '2024-01-08 17:54:10'}
请问下这是什么原因呢?
(1)config/config.py里的COOKIE_LIST已按照规范填写了【r"DedeUserID=xxx; SESSDATA=xxx; bili_jct=xxx"】并删除了r"",中的逗号,发现提示用户或帐号未登录或登录鉴权失败
(2)设置了环境变量BILIBILI,填写【DedeUserID=xxx; SESSDATA=xxx; bili_jct=xxx】或【r"DedeUserID=xxx; SESSDATA=xxx; bili_jct=xxx"】或space.bilibili.com链接中的全部ck,也是提示用户或帐号未登录或登录鉴权失败
The text was updated successfully, but these errors were encountered: