recording streaming audio

Asked by ahnonpeutetre

Is there a way to record audio streaming, on the fly, and afterwards keep only some of the tracks?
I am listening to some radio stations. When I hear a nice track, I would like to keep it and listen again to it, the next day, week, month... or share it with a friend ... but I can't.

Would it be envisageable to add such a function (if it is not there yet) ?

Warmest regards to all of you

LD

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu amarok Edit question
Assignee:
No assignee Edit question
Solved by:
Harald Sitter
Solved:
Last query:
Last reply:
Revision history for this message
Vincent L (vincent02) said :
#1

Yes you can use VLC media player for Ubuntu Linux. It will capture and save to a file audio.
The url for it. http://www.videolan.org/vlc/download-ubuntu.html and the faq on how to do this
http://www.videolan.org/doc/streaming-howto/en/ch06.html#id297783

Revision history for this message
Best Harald Sitter (apachelogger) said :
#2
Revision history for this message
ahnonpeutetre (luc-degryse) said :
#3

Hi,

Thanks for your answer.

Partly solved.
I could launch streamripagent, messages telling me track X is ripped et
/home/MyName/streamripagent/Author-Track...
and also messages telling me when track is finished.

But when I go to the directory in question, there is no file at all...

Where have they gone?

I believe I am close to the solution ... but it is not yet fully
operational.

Thanks again for your help.

Warmest regards.

Luc Degryse

Harald Sitter wrote:
> Your question #24317 on amarok in ubuntu changed:
> https://answers.edge.launchpad.net/ubuntu/+source/amarok/+question/24317
>
> Harald Sitter proposed the following answer:
> There are scripts to include the application streamripper in amarok:
> http://kde-apps.org/content/show.php/kstreamrecorder?content=35828
> http://kde-apps.org/content/show.php/streamripagent?content=63916
>
>

Revision history for this message
ahnonpeutetre (luc-degryse) said :
#4

OK. It works.

Don't forget to fill the settings.

File /home/MyDirectory/.streamripagent

and copy

#!/bin/bash
TARGET_DIR="$HOME/streamripagent"
INTERVAL=1
WAIT_AFTER_TITLE_CHANGED=5
KDIALOG_ENABLE="true"

to it

Save the file.
Lauch streamripagent.

That's it.

Regards

Revision history for this message
Nikhil W (nwadwalkar) said :
#5

also make sure you install streamripper installed...