View Single Post
  #19  
Old 05-26-2010, 03:18 PM
elch elch is offline
Member
 
Join Date: Mar 2010
Posts: 78
elch is on a distinguished road
Default

Re: rtmpdump v2.2d Command Exit Code 1 (raw code = 256) when downloading from BBC iPl


By the way, there is also a fork of get_iplayer integrating various patches. http://git.infradead.org/get_iplayer.git

Would somebody be so kind and provide a working command or could tell me what I'm doing wrong with putting the parameters together? Example:

rtmpdump --port 1935 --protocol 0 --playpath 'mp4:iplayerstream/secure_auth/1500kbps/The_Cut_Series_2_Episode_5_b00skndd.mp4' --host bbcmedia.fcod.llnwd.net --swfUrl http://www.bbc.co.uk/emp/10player.sw...on=14200_14320 --tcUrl 'rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3' --app 'a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/1500kbps/The_Cut_Series_2_Episode_5_b00skndd.mp4,iplayerstr eam/secure_auth/800kbps/The_Cut_Series_2_Episode_5_b00skndd.mp4,iplayerstr eam/secure_auth/480kbps/The_Cut_Series_2_Episode_5_b00skndd.mp4,iplayerstr eam/secure_auth/400kbps/The_Cut_Series_2_Episode_5_b00skndd.mp4&et=1272914 612&fmta-token={THE_TOKEN}' --timeout 10 -o '/mnt/usb/Series/The Cut/Series 2/5. Confidence/iplayer_streaming_h264_flv_high.flv'

Yes, I am aware of the The_Cut_Series_2_Episode_5_b00skndd.mp4 appearing several times but how would I do it right? Just use the first one and skip the others to finally continue with et and fmta-token?

Thanks!
Reply With Quote