Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

BBC iplayer

(http://stream-recorder.com/forum/showthread.php?t=19331)

eyegor 02-03-2015 10:35 PM

BBC iplayer


 
Hello,

I was wondering if anyone can help me with this. I can usually rtmpdump most of the HD files available on BBC iplayer, but lately it's either very very slow or stops downloading altogether at certain percentages.
I tried download a video recently and it gives me an error:
Quote:

RTMPDump 2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Failed
I use the same parameters I've always been using and there's never been a problem before. So, can anyone please tell me if I'm doing anything wrong? Or if there is something that I need to do that I'm not aware of? Here's a sample of the parameters that I've been using:
Quote:

/usr/local/bin/rtmpdump -r "rtmp://iplayertokfs.fplive.net:1935/iplayertok" -a "iplayertok?token=c3RhcnRfdGltZT0yMDE1MDIwNDAyNTM1 NyZlbmRfdGltZT0yMDE1MDIwNDA2NTM1NyZkaWdlc3Q9Mjk3OW Q5N2VlMWExMjg2OTY0OGU5ZDcyMzY4M2M2ZjY=" -f "MAC 16,0,0,296" -W "http://emp.bbci.co.uk/emp/SMPf/1.10.16/StandardMediaPlayerChromelessFlash.swf" -t "rtmp://iplayertokfs.fplive.net:1935/iplayertok?token=c3RhcnRfdGltZT0yMDE1MDIwNDAyNTM1N yZlbmRfdGltZT0yMDE1MDIwNDA2NTM1NyZkaWdlc3Q9Mjk3OWQ 5N2VlMWExMjg2OTY0OGU5ZDcyMzY4M2M2ZjY=" -p "http://www.bbc.co.uk/iplayer/episode/b0520v1w/count-arthur-strong-series-2-5-still-life" -y "mp4:3200kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825736500" -o "video.flv"
I am using MacBook Pro - OSX Yosemite 10.10.2
I really appreciate it if anyone can point me towards the right direction.Thank you in advance! :)

biezom 02-04-2015 12:56 AM

Re: BBC iplayer


 
Quote:

Originally Posted by eyegor (Post 73841)
Hello,

I was wondering if anyone can help me with this. I can usually rtmpdump most of the HD files available on BBC iplayer, but lately it's either very very slow or stops downloading altogether at certain percentages.
I tried download a video recently and it gives me an error:


I use the same parameters I've always been using and there's never been a problem before. So, can anyone please tell me if I'm doing anything wrong? Or if there is something that I need to do that I'm not aware of? Here's a sample of the parameters that I've been using:


I am using MacBook Pro - OSX Yosemite 10.10.2
I really appreciate it if anyone can point me towards the right direction.Thank you in advance! :)

Code:

rtmpdump -r "rtmp://cp41752.edgefcs.net:1935/ondemand" -a "ondemand?auth=daEd6dtdPbBbtdxcGbDcNaod8dXc7bDaGaS-bu0C9o-bWG-JquGBoDoOEqGpxL&aifp=v001&slist=secure/800kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825364975.mp4;secure/3200kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825736500.mp4;secure/480kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825370038.mp4;secure/1500kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825366316.mp4" -f "WIN 16,0,0,235" -W "http://emp.bbci.co.uk/emp/SMPf/1.10.16/StandardMediaPlayerChromelessFlash.swf" -p "http://www.bbc.co.uk/iplayer/episode/b0520v1w/count-arthur-strong-series-2-5-still-life" -C O:1 -C O:0 -y "mp4:secure/1500kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825366316.mp4?auth=daEd6dtdPbBbtdxcGbDcNaod8dXc7bDaGaS-bu0C9o-bWG-JquGBoDoOEqGpxL&aifp=v001&slist=secure/800kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825364975.mp4;secure/3200kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825736500.mp4;secure/480kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825370038.mp4;secure/1500kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825366316.mp4" -o "b0520v14_1422825366316.flv"

eyegor 02-04-2015 08:44 AM

Re: BBC iplayer


 
Thank you, biezom, for the quick reply! I really appreciate your help. But I'm still having trouble I'm afraid. It gives me this error:
Quote:

RTMPDump 2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
I'm wondering, is it because recently my MacBook has an update from Apple (taking it from version 10.10.1 to the current 10.10.2).
Does anyone know if this affects the functions of rtmpdump?
Once again, thank you so much for your help! :)

biezom 02-04-2015 08:48 AM

Re: BBC iplayer


 
Quote:

Originally Posted by eyegor (Post 73854)
Thank you, biezom, for the quick reply! I really appreciate your help. But I'm still having trouble I'm afraid. It gives me this error:


I'm wondering, is it because recently my MacBook has an update from Apple (taking it from version 10.10.1 to the current 10.10.2).
Does anyone know if this affects the functions of rtmpdump?
Once again, thank you so much for your help! :)

it change
Code:

rtmpdump -r "rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3" -a "a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/800kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825364975.mp4,iplayerstream/secure_auth/1500kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825366316.mp4,iplayerstream/secure_auth/480kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825370038.mp4&et=1423069690&fmta-token=bc9cbce0d57c923233c247413e49270eecddcc47289907de6726213bcafdf060" -f "WIN 16,0,0,235" -W "http://emp.bbci.co.uk/emp/SMPf/1.11.0/StandardMediaPlayerChromelessFlash.swf" -p "http://www.bbc.co.uk/iplayer/episode/b0520v1w/count-arthur-strong-series-2-5-still-life" -C O:1 -C O:0 -y "mp4:iplayerstream/secure_auth/1500kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825366316.mp4" -o "2015-02-04_04-13-33_bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825366316.flv"

biezom 02-04-2015 09:04 AM

Re: BBC iplayer


 
Code:

rtmpdump -r "rtmp://iplayertokfs.fplive.net:1935/iplayertok" -a "iplayertok?token=c3RhcnRfdGltZT0yMDE1MDIwNDEzNTIwMyZlbmRfdGltZT0yMDE1MDIwNDE3NTIwMyZkaWdlc3Q9MTRkNDc2MjliZTAwMzgyMmE3N2E5ZTZmNzE5YTZjM2M=" -f "WIN 16,0,0,235" -W "http://emp.bbci.co.uk/emp/SMPf/1.11.0/StandardMediaPlayerChromelessFlash.swf" -p "http://www.bbc.co.uk/iplayer/episode/b0520v1w/count-arthur-strong-series-2-5-still-life" -C O:1 -C O:0 -y "mp4:3200kbps/modav/bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825736500" -o "2015-02-04_04-59-05_bUnknown-19dc8e93-45ad-40e1-8f85-731f6184ac27_b0520v14_1422825736500.flv"
for the hd format

but i think the code is limited in time

eyegor 02-04-2015 09:20 AM

Re: BBC iplayer


 
Thank you biezom. I tried again just now with both codes and it gives me an error still. It's trying to connect but it gives me an error that says "closing connection: netstream.failed"
I used Wireshark to capture the newer codes as well, and it still gives me an error. I'm trying to see if it's the recent mac updates that affecting rtmpdump.
Thank you again, biezom, I really appreciate your help!! :)


All times are GMT -6. The time now is 11:59 PM.