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
通过log文件查找错误,发现2月份开始的视频,BV号链接转换为AV号时出错,还会多出-字符,因此导致下载失败
-
例如,BV1N4421A7yQ对应的正确AV号为av1750159495,但在log中显示其转换为了av-397324153
这个项目很久没维护了,可能到今天就不能再用了
The text was updated successfully, but these errors were encountered:
我也遇到了这个问题,导致很多视频下载失败,不知道哪里有BV转AV正确的算法,我看看能不能把这个新算法添加进来
Sorry, something went wrong.
我也遇到了这个问题,导致很多视频下载失败,不知道哪里有BV转AV正确的算法,我看看能不能把这个算法更新
我目前是用的这个脚本实现自动正确转换的: https://greasyfork.org/en/scripts/398499-bilibili-antibv 只是多了一步需要打开连接在新标签url栏里复制转换好的av号再复制到bili里
我这三天测试下来转换结果都正确
No branches or pull requests
通过log文件查找错误,发现2月份开始的视频,BV号链接转换为AV号时出错,还会多出
-
字符,因此导致下载失败例如,BV1N4421A7yQ对应的正确AV号为av1750159495,但在log中显示其转换为了av-397324153
这个项目很久没维护了,可能到今天就不能再用了
The text was updated successfully, but these errors were encountered: