1 Star 2 Fork 1

JimmyLiang/biliDownloader

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Start.bat 1.55 KB
一键复制 编辑 原始数据 按行查看 历史
JimmyLiang 提交于 2021-11-05 21:47 . 更新版本至(V4.0)
@echo off
echo --------------------------------------------------------------------------------
echo Bili Downloader Starter V3.0(bat)
echo --------------------------------------------------------------------------------
echo optional arguments:
echo -h, --help show this help message and exit
echo -a ADDRESS, --address ADDRESS
echo Input the HTTP/HTTPS address of video page.
echo -o OUTPUT, --output OUTPUT
echo Output folder location of Video(s).
echo -l DOWNLIST, --download-list DOWNLIST
echo The List of Download partition video.
echo -vq VIDEOQUALITY, --video-quality VIDEOQUALITY
echo Videos quality. You can use "-c" or "--check" to view
echo it, default is 0.
echo -ar AUDIOQUALITY, --audio-quality AUDIOQUALITY
echo Audio quality. You can use "-c" or "--check" to view
echo it, default is 0.
echo -s {0,1}, --synthesis {0,1}
echo Perform video synthesis after downloading audio and
echo video streams. You HAVE TO make sure FFMPEG executable
echo program is exist.
echo -i, --interact For download interactive video.
echo -c, --check Show video and audio download stream.
echo -v, --version show program's version number and exit
echo --------------------------------------------------------------------------------
echo Please enter your command:
cmd /k cd %cd%\bili_Download
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/zmtechn/biliDownloader.git
git@gitee.com:zmtechn/biliDownloader.git
zmtechn
biliDownloader
biliDownloader
master

搜索帮助