Skip to content

Instantly share code, notes, and snippets.

@jsit
Created March 14, 2015 19:07
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Play Aquarius Records' records of the week samples in VLC
curl http://aquariusrecords.org/ | grep m3u | sed s/^.*href=[\"]*/http:\\/\\/aquariusrecords.org/g | sed s/\>.*//g | /Applications/VLC.app/Contents/MacOS/VLC -vvv -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment