Created
March 14, 2015 19:07
-
-
Save jsit/0912d25a089d59d7630a to your computer and use it in GitHub Desktop.
Play Aquarius Records' records of the week samples in VLC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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