get_iplayer - a quickstart guide:Install all the options. During install, choose a good download location, the default isn't very helpful.
When you run it you'll get a terminal window. The command
get_iplayer scans bbc iplayer and lists everything found. The list is very hard to read, but there's a much easier way. The list is a text file called
tv.cache, and it's in "
Documents and Settings\Admin\.get_iplayer\" ("Admin" might be something different on your machine). On Windows 7 you might have to fiddle with the permissions to gain access to this area of the filesystem.
Doubleclick tv.cache and associate it permanently with Notepad. Create a shortcut to tv.cache and put it on your desktop or wherever. Open it and turn off word wrap in Notepad. You will then have a neat alphabetical list of all iplayer downloads. The index number at the start (xxx) is what you'll use to reference the programmes.
Go back to the get_iplayer terminal window armed with the numbers of the programmes you want and enter:
get_iplayer --get xxx yyy zzz and it will download programmes xxx yyy and zzz. The default streams are ipod quality ones, but you might want higher quality. You can specify which stream you want using the
mode command.
get_iplayer --get xxx mode=flashhigh retrieves programme xxx at the highest standard resolution, it's about 800x480 and looks brilliant on the Scroll. Obviously, it's a larger file than the iPod quality.
If you want higher quality, where available, substitute "
flashhd" for "
flashhigh". These files are huge, you need robust broadband and lots of storage! There are other quality options, but those are the ones I found most useful.
get_iplayer maintains a list of programmes you've downloaded and prevents you downloading them again by accident. However, if you want to download again for any reason, add the "
--force" command which overrides the list.
There are other commands, a list is here:
https://github.com/jjl/get_iplayer/wiki/DocumentationTry it, this an amazingly powerful program - once you get used to it you won't use iplayer any other way.