Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Request: Save playing MP3s from streaming (Read 2785 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Request: Save playing MP3s from streaming

Hello,

I'm switching from WinAMP to Foobar.

What I'm missing from WinAMP for Foobar is the possibility to save the playing MP3's from Shoutcast and other sites. From streaming.

I want to save the streaming mp3 on my pc.

Is there a plugin out there?

Thank you,
Rax

Request: Save playing MP3s from streaming

Reply #1
Hello,

I'm switching from WinAMP to Foobar.

What I'm missing from WinAMP for Foobar is the possibility to save the playing MP3's from Shoutcast and other sites. From streaming.

I want to save the streaming mp3 on my pc.

Is there a plugin out there?

Thank you,
Rax


IRCC, there's no plugin.
I use StreamRipper.exe and foo_run:
Code: [Select]
streamripper.exe %path% -d "C:\Ripped\%genre%" -s  -r

edit. in this case streamripper.exe has to be saved into your system32 folder

Request: Save playing MP3s from streaming

Reply #2
If you are adventurous you can run the converter to dump the audio stream to a file and add pseudocode under trackinfomod headers to compile a list of the track titles and time indexes. Then go back later and manually split and transcode the songs.

It's a hack but currently there is no plugin available.