Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Audio stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 03-14-2007, 09:42 AM
Stream Recorder
 
Posts: n/a
Default

[linux] Capturing/Saving/Downloading/Ripping/Recording MP3 music stream from Last.FM


Free Linux software required for Capturing/Saving/Downloading/Ripping/Recording MP3 music stream from Last.fm for free
  • StreamRipper - ShoutCast/Icecast stream ripping/downloading/recording/capturing software.

Installing free LastFMProxy
  1. Download LastFMProxy
  2. Unpack LastFMProxy: tar -xzf lastfmproxy.tar.gz
  3. Go to LastFMProxy directory:cd lastfmproxy/
  4. Open config file: vi config.py
  5. Change your Last.FM username and password in the config file.
  6. Save the config file and exit the editor

Installing StreamRipper - free ShoutCast/Icecast stream ripping/downloading/recording/capturing software.
  1. Download StreamRipper.
  2. Unpack it: tar -xzvf streamripper.tar.gz
  3. Go to StreamRipper directory: cd streamripper/
  4. ./configure
  5. make
  6. sudo make install


Running LastFMProxy
cd lastfmproxy
./main.py &

Note: if you have just created a username on Last.fm you need to "tell" it what kind of music you like, so after running LastFMProxy point your browser to one of these addresses:
http://localhost:1881/lastfm://globaltags/rock
http://localhost:1881/lastfm://globaltags/dance
http://localhost:1881/lastfm://artis...similarartists
http://localhost:1881/lastfm://artis...similarartists

There is more information about this in the ReadMe.

Running Streamripper and Capturing/Saving/Downloading/Ripping/Recording MP3 music stream from Last.FM
StreamRipper can split, tag and name MP3 files automatically!

streamripper http://localhost:1881/lastfm.mp3
Connecting...
stream: last.fm
server name: last.fm Streaming Server
bitrate: 0
meta interval: 16000

[buffering - | ] - Wait...
[ripping... ] The Rapture - Infatuation [ 4.59M]
[ripping... ] Scissor Sisters - Take Your Mama Out [ 4.15M]

Listening Last.FM while Capturing/Saving/Downloading/Ripping/Recording MP3 music stream with Streamripper
Use Streamripper with -r flag:
Streamripper -r

and connect to localhost:8000 with your player (like xmms).

Last edited by Stream Recorder : 03-14-2007 at 01:00 PM.
Reply With Quote
  #2  
Old 03-25-2009, 03:31 PM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: [linux] Capturing/Saving/Downloading/Ripping/Recording MP3 music stream from Last


Another useful ripping technique that can be applied to any stream you would view but cant normally save (easilly)

Code:
mkfifo pipe; mplayer -vo null -ao pcm:file=pipe my_stream_URI; lame -h pipe my_new.mp3; rm pipe;
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 10:57 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons