Filtering help please
dinkypumpkin
dinkypumpkin at gmail.com
Wed Nov 16 07:48:38 EST 2011
On 16/11/2011 12:38, Dr. Curt 'Mex' Nicol D.D. Ph.D. wrote:
> However I want to omit audiodescribed and signed, I have tried:
> get_iplayer --type=tv --long --exclude-category=-audiodescribed
"audiodescribed" isn't a programme category, it's a programme version.
A given programme may have multiple versions (default, audiodescribed,
signed) with the same category descriptors. Use this instead:
get_iplayer --type=tv --long --versions=default
More information about the get_iplayer
mailing list