The Following 6 Users Say Thank You to arajantie For This Useful Post: | ||
|
2010-07-30
, 22:38
|
Posts: 46 |
Thanked: 66 times |
Joined on Jan 2010
|
#2
|
~ $ cd MyDocs/.videos ~/MyDocs/.videos $ get_iplayer --raw --modes=flashlow -g Earnest
The Following User Says Thank You to arajantie For This Useful Post: | ||
|
2010-07-31
, 03:31
|
|
Posts: 485 |
Thanked: 708 times |
Joined on Feb 2010
@ Galiza
|
#3
|
|
2010-09-14
, 17:53
|
Posts: 2 |
Thanked: 0 times |
Joined on Aug 2010
|
#4
|
The script is now available as get-iplayer in extras-devel, so it can be installed from the Application Manager. There is no GUI or even a shortcut icon, so you need to run it from the command line in the terminal window, e.g.,
Code:~ $ cd MyDocs/.videos ~/MyDocs/.videos $ get_iplayer --raw --modes=flashlow -g Earnest
|
2010-09-23
, 19:08
|
Posts: 5 |
Thanked: 2 times |
Joined on Mar 2010
@ London
|
#5
|
|
2011-01-11
, 17:35
|
Posts: 179 |
Thanked: 49 times |
Joined on Nov 2008
|
#6
|
I was able to download the get_iplayer, but when i tried to run it i got this error message.
$ cd MyDocs/.videos
~/MyDocs/.videos $ get_iplayer --raw --modes=flashlow -g Earnest
get_iplayer v2.78, Copyright (C) 2008-2010 Phil Lewis
This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
This is free software, and you are welcome to redistribute it under certain
conditions; use --conditions for details.
WARNING: Running the updater again to obtain plugins.
ERROR: /usr/bin/get_iplayer is not writable - aborting update (maybe a package manager was used to install get_iplayer?)
can u help to reslove this. thanks
oniel
The Following User Says Thank You to munkiii For This Useful Post: | ||
|
2011-09-07
, 14:50
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#7
|
get_iplayer --outputliveradio /home/user/MyDocs/.sounds/iplayerLiveRadio get_iplayer --outputlivetv /home/user/.videos/iplayerLiveTV get_iplayer --outputpodcast /home/user/MyDocs/.sounds/iplayerPodcasts get_iplayer --outputradio /home/user/MyDocs/.sounds/iplayerRadio get_iplayer --outputtv /home/user/.videos/iplayerTV
There is also get_iplayer --outputlocalfiles <dir> . Help says "Output directory for localfiles recordings". Not quite sure what it's for though because haven't used it. Perhaps the meta data?Side note
The Following User Says Thank You to demolition For This Useful Post: | ||
get_iplayer is a Perl script which allows you to download programs from the BBC iPlayer website (only in the UK). It has always been possible to run it in Easy Debian, but some of the required components were missing from the N900 side and therefore getting it to run natively used to be a bit fiddly. However, now these components are available in extras-devel, so get_iplayer can now be installed without any problems.
You need to install these packages from
extras-testing and extras-devel (at your own risk!):
- libwww-perl
- rtmpdump
To do that, open the terminal and runYou are now ready to download and install get_iplayer itself. Download the latest tarball from ftp://ftp.infradead.org/pub/get_iplayer/ and save it to some convenient location. Then unpack it in the terminal window with the command
The formats that seem to be working best are iphone and flashlow. By default, get_iplayer wants to convert the video to mp4, which takes time and needs ffmpeg, but that is not really necessary since the Media Player plays the original files just as well. Therefore, use the --raw option to leave the video in the original format. For example, to download The Importance of Being Earnest, go to your /home/user/MyDocs/.videos folder and run