Skip to content

Instantly share code, notes, and snippets.

@abdulhadad
Created September 9, 2017 04:21
Show Gist options
  • Save abdulhadad/b9e88e6521554b9677e72efccbf79f76 to your computer and use it in GitHub Desktop.
Save abdulhadad/b9e88e6521554b9677e72efccbf79f76 to your computer and use it in GitHub Desktop.
Youtajir/youfakir, youtube-dl wrapper for Bash
alias youtajir="youtube-dl -o '%(title)s.%(ext)s' -f 'best'"
alias youfakir="youtube-dl -o '%(title)s.%(ext)s' -f 'best[height<=480]'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment