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"
@hpr @kevie talks about streaming and ripping audio streams on Linux using the command line
Today on the #HackerPublicRadio #Community #Podcast
Unless otherwise stated, our shows are released under a Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.
The HPR Website Design is released to the Public Domain.