-
-
Save nonbeing/9c338dcf47486550e123 to your computer and use it in GitHub Desktop.
Run VLC from the command line on Mac OS X and stream internet radio (such as Radio Paradise).
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
| #!/usr/bin/env bash | |
| /Applications/VLC.app/Contents/MacOS/VLC -I rc "$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just save this to /usr/local/bin and then make it executable:
chmod +x /usr/local/bin/vlc
You can try it out by running vlc inside Terminal:
vlc http://www.radioparadise.com/m3u/aac-128.m3u
If the audio skips, then try the direct stream instead:
vlc http://stream-tx4.radioparadise.com:80/aac-128
The Ogg stream is also pretty good:
vlc http://stream-sd.radioparadise.com/rp_192m.ogg
See also: http://www.radioparadise.com/rp_2.php?#name=Listen