鱼C论坛

 找回密码
 立即注册
查看: 1863|回复: 2

[已解决]使用 you_get 下载B站视频时报错

[复制链接]
发表于 2020-2-6 22:35:41 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
这是源代码:
import sys
from you_get import common
import os

directory = os.getcwd()
av = input("输入av号:")
url = r"https://www.bilibili.com/video/av" + av
sys.argv = ['you_get', '-o', directory, url]
common.main()
结果就报错了:
you-get: [error] oops, something went wrong.
you-get: don't panic, c'est la vie. please try the following steps:
you-get:   (1) Rule out any network problem.
you-get:   (2) Make sure you-get is up-to-date.
you-get:   (3) Check if the issue is already known, on
you-get:         https://github.com/soimort/you-get/wiki/Known-Bugs
you-get:         https://github.com/soimort/you-get/issues
you-get:   (4) Run the command with '--debug' option,
you-get:       and report this issue with the full output.
这是为什么?要怎么办?
最佳答案
2020-2-9 13:43:11
去瞅一眼错误中给的GitHub链接
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

发表于 2020-2-9 13:43:11 | 显示全部楼层    本楼为最佳答案   
去瞅一眼错误中给的GitHub链接
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

 楼主| 发表于 2021-2-6 11:04:25 | 显示全部楼层
小鞋森233 发表于 2020-2-9 13:43
去瞅一眼错误中给的GitHub链接

好的,谢谢
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2024-7-6 12:51

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表