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

🐛 个别视频下载时,出现SSL报错,导致下载中断 #415

Open
4 tasks done
OcrSu opened this issue Jan 3, 2025 · 0 comments
Open
4 tasks done

🐛 个别视频下载时,出现SSL报错,导致下载中断 #415

OcrSu opened this issue Jan 3, 2025 · 0 comments

Comments

@OcrSu
Copy link

OcrSu commented Jan 3, 2025

问题简述

报错文本:
https://gist.github.com/OcrSu/b6e2f87a578bbb8b21e4e0696832ebe9

复现方式

yutto https://www.bilibili.com/video/BV1fE6fYKEKM/

https://www.bilibili.com/video/BV1fE6fYKEKM/
就这个视频合集的第一P,上古天真论我这里是100% SSL报错的.....我的Debian Nas上面,PC平台上也是这样

我的收藏夹:https://space.bilibili.com/473190392/favlist?fid=3430266692&ftype=create
command = [
"yutto",
"-b",
"-p", "1~-1",
"-c", sessdata,
"-d", video_dir,
"-tp", "{name}",
"--with-metadata",
"--vip-strict",
"--login-strict",
"--download-interval",
"30",
"--banned-mirrors-pattern",
"mirrorali",
"--proxy",
"no",
bvid
]

环境信息

  • OS: FNOS0.8.29(debian)
  • Python: 3.12
  • yutto: 仓库main最新
  • FFmpeg: 2024-11-25

额外信息

No response

一点点的自我检查

  • 充分阅读 README.md,特别是与本 issue 相关的部分
  • 如果是网络问题,已经检查网络连接、设置是否正常,并经过充分测试认为这是 yutto 本身的问题
  • 本 issue 在 issuesdiscussion 中并没有重复问题
  • 确认所希望下载的资源是本人有权限获取的,yutto 不提供任何超出本人权限的资源下载方式
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant