Skip to content

Instantly share code, notes, and snippets.

@MarshalW
Created December 13, 2022 03:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarshalW/e954771d0e7351b21594d183d8f1f78c to your computer and use it in GitHub Desktop.
Save MarshalW/e954771d0e7351b21594d183d8f1f78c to your computer and use it in GitHub Desktop.
使用命令行下载 youtube 视频

使用命令行下载 youtube 视频

https://github.com/yt-dlp/yt-dlp

# linux 下安装和使用
pip install yt-dlp
yt-dlp https://www.youtube.com/shorts/7gDsV6enHfY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment