Downloading multiple pids

Chris Marriott chris at chrism.demon.co.uk
Sat Nov 1 05:29:20 PDT 2014



-----Original Message----- 
From: Tony Spearshaker
Sent: Saturday, November 01, 2014 9:01 AM
To: get_iplayer at lists.infradead.org
Subject: Downloading multiple pids

>Hi
>
>Now that we are forced into using pids, does anyone know how to download 
>more than one at the same time?  I haven't yet >managed to find a way that 
>works.  (I am using Windows 7 with Windows Installer 4.9.)

Use the "for" command.

Eg:

for %F in (b04n8rx0, b04n9831, b04n69xt) do 
get_iplayer --mode=flashhigh --pid=%F

Will download all three programmes, one after the other.

Regards,

Chris





More information about the get_iplayer mailing list