On Wed, Jun 06, 2018 at 03:26:00AM +0100, michael norman wrote:
> On 05/06/18 21:43, Alan Milewczyk wrote:
> >On 05/06/2018 20:56, Jimmy Aitken wrote:
> >>--pid b0074drw
> >Hmmm, well using "get_iplayer --pid  b0074drw" on GIP3.14 and Win7 x64 
> >Ultimate, that episode downloaded successfully, no problems whatsoever.
> As it did here using GIP3.14 and Linux Mint 18.3.

I've had this happen a few times recently when trying to download radio
stuff, only for it to Just Work a few days later. Not really sure what's
going on.

youtube-dl can also handle iPlayer, so try that instead. You'll probably
want to say this:

$ youtube-dl --list-formats https://www.bbc.co.uk/programmes/b0074drw
[it spews all the available formats, with resolutions]
$ youtube-dl -f your_chosen_format https://...

Note that sometimes it spits out audio-only and video-only formats, as
well as ones that contain both. If you want to pick a particular audio
and video format and combine them ...

$ youtube-dl -f video_format+audio_format https://...

Very occasionally *only* video formats are available for radio
programmes. You want the -x option to make it DTRT with those.

-- 
David Cantrell | Minister for Arbitrary Justice

Do not be afraid of cooking, as your ingredients will know and misbehave
   -- Fergus Henderson

_______________________________________________
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to