I've been trying to download a BBC radio show from here:-
http://www.bbc.co.uk/irish/video_audio/player/409/english/
When I use get_iplayer with Ubuntu this command works OK:-
- Code: Select all
get_iplayer --get --type radio --url=http://www.bbc.co.uk/irish/video_audio/player/409/english/
But when I use the same command with Windows it doesn't work. The error is :-
File does not exist: at get_iplayer.pl line 5566
With Ubuntu I am using get_iplayer v2.41 (because it's available in the Ubuntu repository).
With Windows I am using get_iplayer v2.68 (because it's the current version from the get_iplayer website).
Please can someone explain why my command won't work with Windows.
