
name: Megajukebox
reponse: 200
genre: Megajukebox
url: http://www.megajukebox.com/
bitrate: 128
This stream contains no meta data, ripping as one large ass track
1st track ripped
socket error: : Success
Here's a list of options.
[dj@megajukebox]$ streamripper
Usage: streamripper −h <host> −p <port> [−d dir]
Options:
−h <host> − Required: The host name
−p <port> − Required: The host port, typically 8000
−d <dir> − Optional: The destination directory
−l <logfile> − Optional: Output everything to a log file <logfile>
−v − Optional: Be extra verbose
−c − Optional: Don't display status counter
−q − Optional: Quiet mode, don't make mp3 files
−s − Optional: Output stream to stdout for mpg123
−n − Optional: Wait until next track before writing
−o − Optional: Create a directory with the stream name for output
wget
To save a stream using wget:
[dj@megajukebox]$ wget http://megajukebox:8000 −O download01.mp3
−−13:41:41−− http://megajukebox:8000/
=> `download01.mp3'
Connecting to megajukebox:8000... connected!
HTTP request sent, awaiting response... 200 OK
Length: unspecified [audio/mpeg]
0K −> .......... .......... .......... .......... ..........
50K −> .......... .......... .......... .......... ..........
100K −> .......... .......... .......... .......... ..........
150K −> .......... .......... .......... .......... ..........
200K −> .......... .......... .......... .......... ..........
250K −> .......... .......... .......... .......... ..........
300K −> .......... .......... .......... .......... ..........
350K −> .......... .......... .......... .......... ..........
400K −> .......... .......... .......... .......... ..........
450K −> .......... .......... .......... .......... ..........
500K −> .......... .......... .......... .......... ..........
12.4 Mixing
The Linux MP3−HOWTO
wget 34