Skip to content
New issue

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

【python 通过导入biliup模块来上传视频 出现400】 #710

Open
lovedworking opened this issue Dec 7, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@lovedworking
Copy link

运行环境

macOS Big Sur

biliup 版本

v0.4.31

所录制的主播网址

不是录播

错误描述

from biliup.plugins.bili_webup import BiliBili, Data
这种方式导入测试
通过cookie方式登陆,看cookie已经校验成功,但是上传失败了
test_upload.py:None (test_upload.py)
test_upload.py:31: in
ret = bili.submit() # 提交视频
/python3.8/site-packages/biliup/plugins/bili_webup.py:634: in submit
raise Exception(ret)
E Exception: {'code': -400, 'message': '请求错误', 'ttl': 1}
collected 0 items / 1 error

配置文件

配置文件
# 在这里填写你的配置文件

报错日志以及其他描述(如果有)

### 日志
# 在这里填写你的报错日志

其他补充描述

@lovedworking lovedworking added the bug Something isn't working label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant