On 02/11/2013 21:47, Timothy Wynn wrote: > Is there a way to get multiple PIDs at once? For example, if I wanted to do something like: > get_iplayer --nocopyright --fatfilename -w --pid XXX YYY ZZZ Try this: get_iplayer --nocopyright --fatfilename -w --get pid:XXX pid:YYY pid:ZZZ That's a literal "pid:" prefix before each PID string.