Skip to content

Instantly share code, notes, and snippets.

@acheong08
Created July 20, 2023 07:42
Show Gist options
  • Save acheong08/16b0fa01b8dfb93cab8e2423de442dd2 to your computer and use it in GitHub Desktop.
Save acheong08/16b0fa01b8dfb93cab8e2423de442dd2 to your computer and use it in GitHub Desktop.
YouTube download command

yt-dlp $(xclip -o) -f m4a -o "%(id)s.%(ext)s"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment