Skip to content

Instantly share code, notes, and snippets.

@quadrupleslap
Created November 19, 2018 21:42
Show Gist options
  • Save quadrupleslap/a97fc8b5812ecaf7bfbeb4a9d2bf21b2 to your computer and use it in GitHub Desktop.
Save quadrupleslap/a97fc8b5812ecaf7bfbeb4a9d2bf21b2 to your computer and use it in GitHub Desktop.
I'm feeling lucky but with Youtube music and CLI.
#!/bin/sh
mpv "ytdl://ytsearch:$*" --no-video --loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment