View Single Post
  #22  
Old 02-27-2011, 03:41 AM
Ed999 Ed999 is offline
Senior Member
 
Join Date: Feb 2009
Posts: 115
Ed999 is on a distinguished road
Default

Re: How to find RTMPE stream URLs


Using the latest versions, RTMPsrv.exe v2.3 and RTMPdump.exe v2.3 running on a friend's Windows 7 laptop, I have obtained RTMPE urls from rtmpe encrypted BBC streams at YouTube.com this week. Details are here -

http://stream-recorder.com/forum/rtm...-dr-t8506.html


Here is an example -

rtmpdump -r "rtmpe://cp59009.edgefcs.net/youtube?auth=daEb.aabUdHc6bUc0cGbrcqdXcPaFb4d8dQ-bnr.Wh-eS-JxDDJnqd&aifp=YT2008121701&slist=c6/id/afafcc0e1fdc39e5/itag/34" -a "youtube?auth=daEb.aabUdHc6bUc0cGbrcqdXcPaFb4d8dQ-bnr.Wh-eS-JxDDJnqd&aifp=YT2008121701&slist=c6/id/afafcc0e1fdc39e5/itag/34" -f "WIN 10,1,53,64" -W "http://s.ytimg.com/yt/swfbin/watch_as3-vflYyTcR7.swf" -p "http://www.youtube.com/watch?v=r6_MDh_cOeU&fmt=18" -y "c6/id/afafcc0e1fdc39e5/itag/34&ptk=BBC_Worldwide" -o 34&ptk=BBC_Worldwide.flv


You'll need to manually remove the text '&ptk=BBC_Worldwide'.
Reply With Quote