-
Notifications
You must be signed in to change notification settings - Fork 68
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
问题反馈:最后一段缺失+长视频下载失败+使用体验 #32
Comments
在较短视频,1h30min,大小60M,能够正常下载,提取的情况下,长视频2h,大小390M下载失败。失败案例,BV1wNUkYnEH4,本地尝试3次,每次都报同样的错误。 bug 复现: 激活conda环境后输入python main.py 报错信息如下: 发生错误: ('Connection broken: IncompleteRead(314215918 bytes read, 96323721 more expected)', IncompleteRead(314215918 bytes read, 96323721 more expected)) |
很高兴可以帮到你!感谢支持!
最后关于你的报错,很多代码当时都是选择了最快的开发路径,有些代码我现在都不知道当时为什么要这么写😂。后续计划会重构这些代码的,谢谢! 祝好! |
The text was updated successfully, but these errors were encountered: