nilaoda / BBDown

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

报错Index was outside the bounds of the array #781

Open CoderAnn opened 1 year ago

CoderAnn commented 1 year ago

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

1.6.1

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

Mac

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

BBDown -app 'https://www.bilibili.com/bangumi/play/ep280975?theme=movie' -q "4K 超清" --work-dir videos2/ -token XXXX

4. 遇到了什么问题?

下载失败 开启-debug后发现错误信息为:Index was outside the bounds of the array.

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

运行结果: image