View Single Post
  #2  
Old 04-27-2015, 08:58 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Need help from a master


Quote:
Originally Posted by Mr.Pathi View Post
how to get the direct url from saavn using rtmp dump.......pls tell me anyone..... step by step.....!!!!!

here it is saavn link .... http://www.saavn.com/s/song/tamil/Ut...aa/JlExSBdjAAE
with rtmpdumphelper + rtmpdump

Code:
rtmpdump -r "rtmpe://rs3.us-ca.saavncdn.com:1935/ondemand" -a "ondemand" -f "LNX 17,0,0,134" -W "http://static.saavncdn.com/dplayer/5.inviplayer.swf" -p "http://www.saavn.com/s/song/tamil/Uttama-Villain/Loveaa-Loveaa/JlExSBdjAAE" -C O:1 -C O:0 -y "mp3:audios/666/SFCD-1-2262_01_001" -o "2015-04-28_04-45-42_SFCD-1-2262_01_001.flv"

or sniff the app on mobile device

Code:
http://h.saavncdn.com/893/SONY_886445106893_01_001.mp3
with the direct you have tag (title album artist)
Reply With Quote