Skip to content
New issue

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

GUI里同时勾选“下载全部分p”和“指定下载分p”后,生成的参数包括两个“-p” #26

Open
3 tasks
happylittle2010 opened this issue Dec 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@happylittle2010
Copy link

happylittle2010 commented Dec 1, 2023

✍问题描述

  • 同时勾选“下载全部分p”和“指定下载分p”后,生成的参数包括两个“-p”,如下图所示的勾选方式,生成的参数为:
  • "https://space.bilibili.com/6713443/favlist?fid=54905743&ftype=create" --ffmpeg-path "C:\Users\happy\AppData\Local\Programs\BBDown_GUI_Full\ffmpeg.exe" -p ALL --audio-only --skip-ai false -mt true --force-http true -p 252,253 --delay-per-page 20 --work-dir "E:\BBDown_Download"
  • 运行后,bbdown报错:
    Option '-p' expects a single argument but 2 were provided.
    请使用 BBDown --help 查看帮助

image

📃config.json的内容

json文件貌似和GUI的实际勾选并不一致,这里就不放上来了。

额外说明(可选)

BBDown为Actions版。

@happylittle2010 happylittle2010 added the bug Something isn't working label Dec 1, 2023
@1299172402
Copy link
Owner

1299172402 commented Dec 1, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants