Skip to content

Instantly share code, notes, and snippets.

@alexjyong
Last active April 21, 2022 19:40
Show Gist options
  • Save alexjyong/8eff28684c31ff1ee1f494d92c67104c to your computer and use it in GitHub Desktop.
Save alexjyong/8eff28684c31ff1ee1f494d92c67104c to your computer and use it in GitHub Desktop.
VLC play from youtube
alias youtube='vlc -I rc --vout none --quiet'
#example usage
# youtube https://www.youtube.com/watch?v=Rl4RFIPLrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment