官方仓库地址: https://github.com/soimort/you-get
安装
Windows 批处理工具
推荐使用 https://github.com/twlz0ne/you-get_install ,然后把 you-get 文件拷过去,替换 you-get-master 即可
使用 brew 安装You-Get
mac 可通过 brew 一键安装。
brew install you-get
使用
下载单个
you-get 地址
下载合集
如果是合集,会提示:
you-get: This is a multipart video. (use --playlist to download all parts.)
使用 --playlist 指令下载:
you-get 地址 --playlist
选择格式和清晰度
查看当前地址的清晰度和格式
you-get -i 地址
根据以上命令返回的信息,选择需要下载的清晰度及格式
you-get --format=hd2 地址
中断后继续下载
下载目录有 .download 缓存文件,重新执行下载任务,即可继续上次下载进度。