View Single Post
  #23  
Old 10-16-2011, 09:58 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

http://www.jiwa.fm


Time for an update!

After some significant changes on their website, they are now using the Real Time Messaging Protocol (RTMP).
A typical RTMP URL from this website looks like this:

Code:
rtmp://91.217.151.148:80/Allomusic/GlobalCatalog/mp3:audio/full/128/US/UM7/05/05/401/USUM70505401_audio_full?accesskey=86d25e104e3e0d46596baec3a2fd019543154845&api_id=Allomusic_4.2_PROD&server_ip=92.168.50.173
The command line for RTMPdump is really simple.

Code:
rtmpdump -r "rtmp://91.217.151.148/Allomusic/GlobalCatalog/mp3:audio/full/128/US/UM7/05/05/401/USUM70505401_audio_full" -o USUM70505401_audio_full.flv
Code:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
Starting download at: 0.000 kB
2875.032 kB / 182.20 sec
Download complete
Reply With Quote