Skip to content

Instantly share code, notes, and snippets.

@robsouth84
Created May 8, 2020 20:31
Show Gist options
  • Save robsouth84/0722df32b72eb4e91deac2eff6669da2 to your computer and use it in GitHub Desktop.
Save robsouth84/0722df32b72eb4e91deac2eff6669da2 to your computer and use it in GitHub Desktop.
mPlayer_CLI_Streams
stream_urls = {
"christian hits": "http://rfcmedia.streamguys1.com/christianhits.mp3",
"K Love": "http://emf.streamguys1.com/sk037_mp3_high_web?tsid=1506303503216",
"Ready FM": "http://uk2.internet-radio.com:8201/stream/1/;stream.mp3",
"Smile FM": "http://50.7.129.122:8236/smilefm64k.mp3",
"reses ad": "https://secure-ds.serving-sys.com/BurstingRes/Site-833/Type-16/c9d0339c-7d33-46fc-a4e3-4c7fb1b78baf.mp4",
"971 the tickiet": "http://18783.live.streamtheworld.com/WXYTFMAACHI.aac",
}
mplayer [stream_url["christian hits"]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment