nilaoda / BBDown

Bilibili Downloader. 一个命令行式哔哩哔哩下载器.
MIT License
9.96k stars 1.29k forks source link

-info不应该判定为已下载 #949

Open moondigi opened 3 weeks ago

moondigi commented 3 weeks ago

1. 你使用的BBDown版本是什么?(指明 Release / Actions / DotnetTool)

。。。 BBDown v1.6.3

2. 你在什么系统使用本软件?(Win/Linux/Mac)

。。。 win / linux

3. 你使用的完整命令是什么?

BBDown  -info --show-all --save-archives-to-file 【b站URL】

4. 遇到了什么问题?

-info选项:仅解析而不进行下载 --save-archives-to-file:将下载过的视频记录到本地文件中 然而同时使用的时候-info过视频被判定为已下载并且写入了文件(我的bbdown.config里面有save-archives-to-file)

p.s.我认为这个save-archives-to-file文件不应该保存在程序目录,因为linux下普通用户一般不可写程序的那个目录

5. 运行截图(最好开启--debug;注意自行将Cookie/Token等敏感信息隐藏)

。。。