Skip to content

Instantly share code, notes, and snippets.

@ZhanZiyuan
Created April 12, 2025 16:29
Show Gist options
  • Save ZhanZiyuan/3f2450121c1080f901bfc29a68ba594c to your computer and use it in GitHub Desktop.
Save ZhanZiyuan/3f2450121c1080f901bfc29a68ba594c to your computer and use it in GitHub Desktop.

yt-dlp较高级的使用方法

  • 下载质量最好的mp4+m4a合并成mp4

    yt-dlp -f "bv[ext=mp4]+ba[ext=m4a]" --embed-metadata --merge-output-format mp4 "link"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment