Recursive download with episode name filter?
iz
iz2 at gmx.com
Wed Apr 24 10:26:20 PDT 2024
> On 24 Apr 2024, at 13:11, Nick Payne <njhp94 at gmail.com> wrote:
>
> Interestingly, if I run
>
> get_iplayer "Snooker*
>
> all that finds are the various Day 1, Day 2 etc videos. None of the A vs B match videos are found.
The docs explicitly state that web-only items are not searchable.
As to the original question: You can't do it directly, but you should be able to strain the output from --pid-recursive-list into a list of PID values for the individual matches, then feed that to GiP.
More information about the get_iplayer
mailing list