This show has been flagged as Clean by the host. TuxJam co-host Kevie has a discussion about playing an audio stream from the command line using VLC and also MPG123 and then ripping the stream to a localised file using the wget command: Play a stream using VLC: cvlc https://your.radio.stream Play a stream using MPG123: mpg123 https://your.radio.stream Rip the stream to a local file: wget -O YourFile.flac "https://your.radio.stream" Provide feedback on this episode.
TuxJam co-host Kevie has a discussion about playing an audio stream from the command line using VLC and also MPG123 and then ripping the stream to a localised file using the wget command: Play a stream using VLC: cvlc https://your.radio.stream Play a stream using MPG123: mpg123 https://your.radio.stream Rip the stream to a local file: wget -O YourFile.flac "https://your.radio.stream"