通过 命令行 下载 YouTube 视频。

install :: pip install youtube-dl#pip brew install youtube-dl#brew

# 下载视频
youtube-dl <file-name> <youtube-link>