
Live Radio on CC by Tom

first download the python app.py as needed as the backend serv https://drive.google.com/file/d/1fzjyV_nX_QOxNI82Y8JJCnTfwOLTCNTA/view?usp=sharing
then go to https://github.com/mikepierce/internet-radio-streams click on any .m3u u want for ur radio station u like to listen to
for example at the bottom of the text file bit that u click on .m3u it shows a link like http://streams.radio.co:80/s0aa1e6f4a/listen copy that
edit the app.py and replace the link in this with the one u want RADIO_STREAM_URL = 'https://icecast.thisisdax.com/HeartMiltonKeynesMP3' and save then run in that directory on cmd pip install flask ffmpeg and make sure u install windows ffmpeg and set it in ur system enviro path directory then run python app.py
then run the music.lua program and click the play button and Enjoy 😘😘😘
