Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes Monday through Friday.


HPR4249: Audio Streams on the Command Line

Hosted by Kevie on 2024-11-14 00:00:00
Download or Listen

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.

HPR Comments


Jan says: Just Thanks

RE: hpr4249::2024-11-14 Audio Streams on the Command Line by Kevie
00:07:56 Listen in ogg, spx, or mp3 format.
Hello,

many thanks for the effort made. :-)

Jan

Ken Fallon says: Great Tips

RE: hpr4249::2024-11-14 Audio Streams on the Command Line by Kevie
00:07:56 Listen in ogg, spx, or mp3 format.
I'm a huge fan of mpv itself. It plays anything you throw at it, audio video etc.

At one point I decided that the home theater software at home would be bash+mpv.

Amazing how good people get at unix when they have to.

SolusSpider - Peter Paterson says: Comment on Audio Streams on the Command Line

RE: hpr4249::2024-11-14 Audio Streams on the Command Line by Kevie
00:07:56 Listen in ogg, spx, or mp3 format.
Kevie, very clear and concise talk on examples of using the command line.
Thank you for giving the terminal some love, and encouraging us all to do the same.

Mastodon Comments


Ken Fallon (PA7KEN, G5KEN)

@hpr @kevie talks about streaming and ripping audio streams on Linux using the command line

Today on the #HackerPublicRadio #Community #Podcast

#HPR ❤️ #CreativeCommons

hackerpublicradio.org/eps/hpr4



More Information...


Copyright Information

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.