Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 06-30-2010, 06:53 AM
streamplayer streamplayer is offline
Junior Member
 
Join Date: Jun 2010
Posts: 1
streamplayer is on a distinguished road
Default

Re: BBC iPlayer downloader: How to download .MOV/.MP4 videos from BBC iPlayer


The New Home of getiplayer

get_iplayer is no longer supported at linuxcentre, so someone else has mirror here: http://github.com/jjl/get_iplayer

download the new getiplayer from there, if you have any questions? ask the new developer here: http://github.com/jjl

Thanks
Reply With Quote
  #2  
Old 11-07-2008, 11:16 PM
Stream Recorder
 
Posts: n/a
Default

Re: BBC iPlayer downloader: How to download .MOV/.MP4 videos from BBC iPlayer


iPlayer Downloader (Windows GUI)

iPod Downloader - is a couple of programs: one command-line utility, and one Windows GUI application - to make it easy to download programmes. The developer continues to update them to add new features and to work around BBC countermeasures, so check back the web-site often.

Download iPlayer Downloader (Windows GUI)

There’s no installer or anything: just run it from wherever you like.

Type a programme ID or URL into the box, press download, and you’ll be asked where to save the file. Where possible, this will be pre-filled with the name of the programme


Once you click OK, the download will begin:
Reply With Quote
  #3  
Old 12-05-2008, 09:51 AM
milomix milomix is offline
Junior Member
 
Join Date: Dec 2008
Posts: 5
milomix is on a distinguished road
Default

Find URL of BBC flash video (Recording music video stream from BBC Media Player)


hi there

please excusez moi for this being a stupid question but I have been trying to download a certain video from BBC for several days with no luck. I have to admit, until a week ago I did not even know this is possible but I have built up some knowledge over the past days (I am a girl)

Here is the video I would like to save on my laptop:

Code:
http://www.bbc.co.uk/radio2/event/takethat/index.shtml
My problem at the moment is that I cannot even find the exact URL of this video. I have used URL Snooper and it gave me one which pretty much looked like the right one but it wouldnt work.

Can anyone please tell me what options I have to find out this URL? Or even better: can anyone tell me what the URL is?

You will get a kiss in return - whatever the answer is
Reply With Quote
  #4  
Old 12-05-2008, 01:21 PM
milomix milomix is offline
Junior Member
 
Join Date: Dec 2008
Posts: 5
milomix is on a distinguished road
Default

Re: Find URL of BBC flash video


anyone?
Reply With Quote
  #5  
Old 12-05-2008, 04:25 PM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: Find URL of BBC flash video (Recording music video stream from BBC Media Player)


Have you tried Replay Media Catcher or any other RTMP Flash stream recorder?

p.s. Thank god you're a girl. Looking forward for your kiss
Reply With Quote
  #6  
Old 12-07-2008, 05:53 AM
milomix milomix is offline
Junior Member
 
Join Date: Dec 2008
Posts: 5
milomix is on a distinguished road
Default

Re: Find URL of BBC flash video (Recording music video stream from BBC Media Player)


thank you. that worked perfectly

Reply With Quote
  #7  
Old 12-16-2008, 10:46 AM
Mesha Mesha is offline
Junior Member
 
Join Date: Dec 2008
Posts: 5
Mesha is on a distinguished road
Default

Re: Find URL of BBC flash video (Recording music video stream from BBC Media Player)


Does anyone know of a free program to do the same thing on a Mac?
Thank you.
Reply With Quote
  #8  
Old 06-20-2011, 11:49 AM
Skye Skye is offline
Junior Member
 
Join Date: Jun 2011
Posts: 1
Skye is on a distinguished road
Default

Could someone please help me with iplayer streaming/downloads?


I know there are loads of threads relating to this, but I've never tried to do this before and I'm really confused.

Basically, there's a couple of things I would like to save permanently, but I don't understand a lot of the stuff in the other threads. I'd prefer not to record a stream as it's shown on my screen because I get a lot of buffering/pixelating (I have a reasonable broadband speed but it just seems to stutter a lot when streaming), so I'd like to know if it is possible to download something rather than record it in that way (either with a separate program or through iplayer and then stop it from deleteing)? If so, could someone please explain to me how to do that? I've seen a lot of programs mentioned, but I've no idea which would be the best to try. If anyone could help me, I'd really appreciate it.

Skye.
Reply With Quote
  #9  
Old 06-26-2011, 02:43 AM
Ed999 Ed999 is offline
Senior Member
 
Join Date: Feb 2009
Posts: 115
Ed999 is on a distinguished road
Default

BBC / BBC iPlayer : Can't download rtmp:// streams anymore?


For automated solutions, please read Stream Recorder's most recent post -

http://stream-recorder.com/forum/sho...9&postcount=43


Alternatively, I have written a FAQ for the use of RTMPDUMP, for a more 'hands on' approach -

http://stream-recorder.com/forum/usi...yer-t7368.html
Reply With Quote
  #10  
Old 07-13-2011, 03:43 PM
Ed999 Ed999 is offline
Senior Member
 
Join Date: Feb 2009
Posts: 115
Ed999 is on a distinguished road
Default

Re: BBC / BBC iPlayer : Can't download rtmp:// streams anymore?


On 12 July 2011, the BBC made changes to their iPlayer service for the BBC Radio 'listen again' streams.

The new server is: bbcodspdns.fcod.llnwd.net

The new application is: a5999/e1


The new batch file you need to write is thus -


:: Settings which do NOT change -
SET server=bbcodspdns.fcod.llnwd.net
SET application=a5999/e1
SET as=adobe-hmac-sha256
SET av=1
SET te=connect

:: Settings from Media Selector page -
SET et=
SET fmta-token=
SET identifier=
SET mp=

rtmpdump -r "rtmp://%server%:1935/%application%?as=%as%&av=%av%&te=%te%&mp=%mp%&et=% et%&fmta-token=%fmta-token%" -a "%application%?as=%as%&av=%av%&te=%te%&mp=%mp%&et= %et%&fmta-token=%fmta-token%" -y "%identifier%" -o output.flv



Therefore if you encounter a problem with anything stated in my earlier posts in this thread, or elsewhere on this forum, the first thing to do is try making these changes -

1. Change bbcmedia.fcod.llnwd.net to bbcodspdns.fcod.llnwd.net

2. Change a1414/e3 to a5999/e1
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:58 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons