📌  相关文章
📜  如何从命令行下载 youtube 视频 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:28.991000             🧑  作者: Mango

代码示例1
# This will get the latest version. Also, if you use a different
# pip for a specific version of Python (such as pip3.9), be sure to 
# use that one instead.
pip install youtube-dl

# Basic Usage:
youtube-dl