Skip to content

Instantly share code, notes, and snippets.

@volgar1x
Created October 28, 2019 12:39
Show Gist options
  • Save volgar1x/90df31c61b307b7b107b8a407489adf2 to your computer and use it in GitHub Desktop.
Save volgar1x/90df31c61b307b7b107b8a407489adf2 to your computer and use it in GitHub Desktop.
#!/bin/sh
set -x
youtube-dl -f140 --add-metadata -i $@
@volgar1x
Copy link
Author

$ ./download 'https://www.youtube.com/watch?v=FcQvsQstZEA'

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