I couldn't get the URL with URL Snooper so I used Proxomitron. Its log window showed the following:
Quote:
+++GET 11+++
GET /WFANAM?streamtheworld_user=1&NOBUF=1163151296515&u sername=YOUR_USERNAME&password=YOUR_PASSWORD HTTP/1.0
Accept: */*
x-flash-version: 8,0,24,0
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 64.235.213.11
Connection: keep-alive
+++RESP 11+++
HTTP/1.0 200 OK
Content-Type: audio/mpeg
icy-br: 48
ice-audio-info: ice-samplerate=44100;ice-bitrate=48;ice-channels=2
icy-br: 48
icy-description: STW Mount Station
icy-name: WFANAM
icy-pub: 0
Server: STW Media Gateway 1.74a
Content-Length: 200000000
Date: Fri, 10 Nov 2006 09:35:00 GMT
Connection: Keep-Alive
|
So we have an Icecast stream with the following URL
Code:
http://64.235.213.11/WFANAM?streamtheworld_user=1&NOBUF=1163151296515&username=YOUR_USERNAME&password=YOUR_PASSWORD
Only use the username and password values that you see in your log window of Proxomitron instead of YOUR_USERNAME and YOUR_PASSWORD above.
Icecast stream can be recorded by many
media stream recorders and
audio stream rippers.
I was able to record with
Replay A/V,
NetTransport and
HiDownload, for example.