Skip to content

Instantly share code, notes, and snippets.

@peter-y
Last active May 19, 2022 13:34
Show Gist options
  • Save peter-y/fb0008fac4b71c255dae6fef24cdab6b to your computer and use it in GitHub Desktop.
Save peter-y/fb0008fac4b71c255dae6fef24cdab6b to your computer and use it in GitHub Desktop.
BBDown #command
#下载
bbd -tv url
#下载跳过字幕 跳过封面 不显示所有可用音视频流
bbd -tv --skip-subtitle --skip-cover -hs url
#下载 1-15 or ALL
bbd -tv --skip-subtitle --skip-cover -hs -p 1-15 url
#解析
bbd -info url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment