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
我已经确认
问题描述 一键批量下载后,某些文件并没有自动标题,只有BV码,这该怎么办?
相关信息
The text was updated successfully, but these errors were encountered:
文件没有完成重命名,大概率是因为目的地有相同名称的文件。你需要调整一下配置自定义文件名,比如将BV号加进去。
自定义文件名
调整配置,使程序可以下载已下载的视频
已下载的视频
在原来的一键配置的基础上,将原来的download.condition去除,参考以下进行修改。
download.condition
[favorite:收藏夹1] stop.condition = page:20 download.condition = bv:BV1Yf4y1K7Gs download.condition = bv:BV1Ag411U7nf download.condition = bv:BV1pY411E7Y9 ... download.condition = bv:BV1CB4y1g7sF [url:链接1] stop.condition = page:20 download.condition = bv:BV1Yf4y1K7Gs download.condition = bv:BV1Ag411U7nf download.condition = bv:BV1pY411E7Y9 ... download.condition = bv:BV1CB4y1g7sF
Sorry, something went wrong.
好的,我试试,非常感谢
66f1775
No branches or pull requests
我已经确认
问题描述
一键批量下载后,某些文件并没有自动标题,只有BV码,这该怎么办?
相关信息
The text was updated successfully, but these errors were encountered: