Go Back   The Scream! > LINKS AND RESOURCES > Cool Web Links

Reply
 
Thread Tools Display Modes
  #1  
Old 01-April-2008, 12:03
silver's Avatar
silver silver is offline
 
Join Date: Apr 2001
Location: Bournemouth, UK
Posts: 12,157
Default BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

you can download DRM locked bbc iplayer content using the iplayer download software but I see it doesn't work on windows 2k / linux or mac - so there's another way and this gives you an mp4 file that has no DRM

you need 'ruby' - on linux and mac there's various ways to install this - for windows you can download the 1 click installer

http://www.ruby-lang.org/en/downloads/

then download the ruby file from http://po-ru.com/diary/bbc-iplayer-fix-hacked-again/

then open a dos window and type

ruby iplayer-dl URL_TO_IPLAYER_PAGE

enjoy

EDIT - read further down this thread as JR might have found an easier way to get to the content

Last edited by silver; 06-February-2009 at 15:30.
Reply With Quote
  #2  
Old 01-April-2008, 14:58
everton66 everton66 is offline
Screamager
 
Join Date: Aug 2003
Location: UK
Posts: 1,068
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Hi Sil. When I click on the ruby file (the one that was hacked again) I just get a page with a load of script on it. What do I need to do?

Thanks.
Reply With Quote
  #3  
Old 01-April-2008, 16:25
silver's Avatar
silver silver is offline
 
Join Date: Apr 2001
Location: Bournemouth, UK
Posts: 12,157
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

ok - firstly download and install ruby (see first link) where it says "Ruby 1.8.6 One-Click Installer"

then create a folder on your computer where you want to download the iplayer files, on the second link 'hacked again' - right click on iplayer-dl and 'save target as..' and download to the folder

to run the file and download stuff open a dos window / command prompt and go the the folder that has the 'iplayer-dl' file in and type

ruby iplayer-dl (url of the iplayer page that has the content you want)

should work
Reply With Quote
  #4  
Old 01-April-2008, 17:00
everton66 everton66 is offline
Screamager
 
Join Date: Aug 2003
Location: UK
Posts: 1,068
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Last daft question. I went to the BBC IPlayer site but not sure where to get the URL from. For example, if I select Casualty 1907 I get a page where I can play or download. If I use that URL it is invalid. If I go to download it tries to take me down a path of installing the download manager. If I right click the download button and obtain the URL from there I get an error message when I run the command in the DOS window. Something about "Windows cannot find "1""....

This is what I typed: "ruby iplayer-dl http://www.bbc.co.uk/iplayer/page/item/b009r25c.shtml?order=aztitle%3Aalphabetical&filter =category%3A100003&scope=iplayercategories&start=1 &version_pid=b009r23h#"
Reply With Quote
  #5  
Old 01-April-2008, 17:06
silver's Avatar
silver silver is offline
 
Join Date: Apr 2001
Location: Bournemouth, UK
Posts: 12,157
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

nearly there I think

url - just take off all the rubbish from "?" onwards, i.e.

http://www.bbc.co.uk/iplayer/page/item/b009r25c.shtml

should work?
Reply With Quote
  #6  
Old 01-April-2008, 17:18
everton66 everton66 is offline
Screamager
 
Join Date: Aug 2003
Location: UK
Posts: 1,068
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

"No such file or directory -- iplayer-dl (loaderror)"
Reply With Quote
  #7  
Old 01-April-2008, 17:27
silver's Avatar
silver silver is offline
 
Join Date: Apr 2001
Location: Bournemouth, UK
Posts: 12,157
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

make sure the iplayer-dl file is in the folder you are in with the dos prompt type

dir

and you should see it in the list, perhaps it has been renamed iplayer-dl.txt ?

can also try

ruby iplayer-dl.txt url
Reply With Quote
  #8  
Old 01-April-2008, 18:02
everton66 everton66 is offline
Screamager
 
Join Date: Aug 2003
Location: UK
Posts: 1,068
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

It's saved as iplayer-dl.htm?
Reply With Quote
  #9  
Old 01-April-2008, 18:46
silver's Avatar
silver silver is offline
 
Join Date: Apr 2001
Location: Bournemouth, UK
Posts: 12,157
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

it doesn't really matter the name, should work just the same,

ruby iplayer-dl.htm url

the last part 'htm' / 'txt' etc is just the way your browser chooses to add to the name, if you download it again you can choose whatever name you wish before pressing 'ok'
Reply With Quote
  #10  
Old 01-April-2008, 18:58
JohnnyReb51's Avatar
JohnnyReb51 JohnnyReb51 is offline
Screamager
 
Join Date: Apr 2001
Location: UK.
Posts: 2,465
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

I tried this earlier and had no trouble downloading the Iplayer.dl file, its a text file, but I removed the .txt from the file name, so it just says Iplayer.dl

You need to right click on the file link that is on the above website and select Save File As... that Sil mentioned earlier, it sounds like you are trying to save the webpage, not the file.

Also, being a bit lazy today, I installed a Reg hack to give me the Dos Here option in my right click context menu, instead of CD'ing through folders to get to the file location.

It does work and the Casualty episode you are trying to get is Casualty 1907 - Episode 1.mov

I'm using Win2k by the way.

If you still cant get the Iplayer.dl file, I will upload it here as an attachment in the text file format it came as originally. You will just have to remove the .txt from the file name and place it in the folder you wish the video/s to be saved in.
__________________
JR51.
Reply With Quote
  #11  
Old 01-April-2008, 19:02
everton66 everton66 is offline
Screamager
 
Join Date: Aug 2003
Location: UK
Posts: 1,068
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Sorted. I included ".htm" after "ruby iplayer-dl" - works a treat. Thanks guys.
Reply With Quote
  #12  
Old 01-April-2008, 20:51
silver's Avatar
silver silver is offline
 
Join Date: Apr 2001
Location: Bournemouth, UK
Posts: 12,157
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

cool

windows is a bit funny with wanting to add a file extention to everything, glad it works
Reply With Quote
  #13  
Old 16-April-2008, 19:01
crumbai crumbai is offline
Screamer
 
Join Date: Apr 2008
Posts: 1
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

hi, i put the 'code' into ruby.. what next?
Reply With Quote
  #14  
Old 30-October-2008, 19:10
everton66 everton66 is offline
Screamager
 
Join Date: Aug 2003
Location: UK
Posts: 1,068
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Hi. Anybody know if there is a way to download content that the BBC has (i.e. Heroes) that isnt available as an I Player download, you can only view it?
Reply With Quote
  #15  
Old 04-January-2009, 15:30
JohnnyReb51's Avatar
JohnnyReb51 JohnnyReb51 is offline
Screamager
 
Join Date: Apr 2001
Location: UK.
Posts: 2,465
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Update.

Thanks to Sil, for the original Ruby idea.

New way to download.

Found this on a search which led me to the same site Sil posted originally.

It does work and is a lot simpler than using Ruby alone, it is an all in one standalone exe, including Ruby, with a windows GUI interface.

Just double click the exe to start it up, copy the URL and/or code for the episode from your browser address bar and then paste it into the GUI, click Download, thats it. .MOV was the format I got in a test.

Under the heading of....

Pre-built Windows GUI

http://po-ru.com/projects/iplayer-downloader/

There are associated DLL's there aswell if required.
__________________
JR51.
Reply With Quote
  #16  
Old 04-January-2009, 15:33
JohnnyReb51's Avatar
JohnnyReb51 JohnnyReb51 is offline
Screamager
 
Join Date: Apr 2001
Location: UK.
Posts: 2,465
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Everton.

A bit late I know, but try some B/Torrent sites, that program has been out a few years now. Series 3 is the last one I know of.
__________________
JR51.
Reply With Quote
  #17  
Old 04-January-2009, 17:19
everton66 everton66 is offline
Screamager
 
Join Date: Aug 2003
Location: UK
Posts: 1,068
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Thanks JR - Works a treat!
Reply With Quote
  #18  
Old 06-February-2009, 10:52
monicaw monicaw is offline
Registered User
 
Join Date: Feb 2009
Posts: 1
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Thanks, just found the answer to my question here.
Reply With Quote
  #19  
Old 22-October-2009, 20:59
JohnnyReb51's Avatar
JohnnyReb51 JohnnyReb51 is offline
Screamager
 
Join Date: Apr 2001
Location: UK.
Posts: 2,465
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Hiya.

Seems to be a prob with the IPDL downloader I posted above.

The author is/was aware of this and a new version has been released.

V1.12.

Download is just under the heading....

Quick start (Windows)

ipdl.exe version 1.12

http://po-ru.com/projects/iplayer-downloader/
__________________
JR51.
Reply With Quote
  #20  
Old 24-October-2009, 01:49
everton66 everton66 is offline
Screamager
 
Join Date: Aug 2003
Location: UK
Posts: 1,068
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Hi JR. Do you know if anything is available for other players, like ITV Player?
Reply With Quote
  #21  
Old 24-October-2009, 09:17
JohnnyReb51's Avatar
JohnnyReb51 JohnnyReb51 is offline
Screamager
 
Join Date: Apr 2001
Location: UK.
Posts: 2,465
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

Hiya.

Not offhand, but I just chucked a search into google and some results may be worth looking at. EG. HiDownload, GetFLV, etc.

I havent tried anything to do with ITV, one of those/other might work for you, but cant say how fast they work.

http://www.google.co.uk/search?hl=en...e+Search&meta=
__________________
JR51.
Reply With Quote
  #22  
Old 02-January-2010, 14:26
JohnnyReb51's Avatar
JohnnyReb51 JohnnyReb51 is offline
Screamager
 
Join Date: Apr 2001
Location: UK.
Posts: 2,465
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

New version of IPDL windows GUI available, v1.14

Under the heading of....

Windows GUI

http://po-ru.com/projects/iplayer-downloader/

PS. It seems to have changed the formats from *.mov to *.mp4 now.
__________________
JR51.
Reply With Quote
  #23  
Old 27-March-2010, 17:22
silver's Avatar
silver silver is offline
 
Join Date: Apr 2001
Location: Bournemouth, UK
Posts: 12,157
Default Re: BBC iplayer content download for linux, mac and win2k (no DRM) mp4 mov

I don't know if this can do iplayer streams but it does youtube ones etc - not tried it but might be handy http://getmiro.com/
Reply With Quote
Reply

Tags
bbc, bt, computer, context menu, files, google, hack, hacked, make, player, software, windows

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 21:50.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©1999-2012 The Scream!