Created
April 23, 2017 19:23
-
-
Save jmn/8a3eaf6aab5f0f45a8ebcbefc71846f1 to your computer and use it in GitHub Desktop.
radio from the console
This file contains 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
# http://www.listenlive.eu/uk.html | |
# wget the playlist and copy the track adress. | |
alias m='mplayer' | |
alias bbc-world='m http://bbcwssc.ic.llnwd.net/stream/bbcwssc_mp1_ws-eieuk' | |
alias p1='m http://http-live.sr.se/p1-aac-192' | |
alias npr='mplayer tk' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment