recording Internet radio?

Aleksandr Miroslav alexmiroslav at gmail.com
Wed Jul 13 18:24:03 UTC 2016


On Mon, Jul 11, 2016 at 11:39 PM, (•‿•) Dhénin Jean-Jacques <
dhenin at gmail.com> wrote:

> [...]
> echo "killall mplayer" | at  +$DUREE minutes
> [...]
> /usr/local/bin/mplayer -noconsolecontrols -really-quiet -slave -ao
> pcm:file="`date "+%j-%Hh%M"`.wav" \
> http://audio.scdn.arkena.com/11010/franceculture-midfi128.mp3
>
>
Thanks for sending this script. I ended up writing mine before you sent
this message. Instead of using at(1), I just sleep for [length of show] and
kill mplayer. Also, I didn't know about the -really-quiet and -slace
switches. Good to know.


More information about the freebsd-questions mailing list