These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

TV and Radio in different directories

user-373

Hello,
Is it possible to be able to specify a different download path for TV and Radio programmes?
Thanks,
Richard.

user-30

Yes. You will need to understand how to save preferences, which is explained here:

https://squarepenguin.co.uk/wiki/documen...g-settings

You will also need to use the correct output commands which are listed here:

https://squarepenguin.co.uk/wiki/options...ut-options

An example for TV shows would be:

Code:
get_iplayer --prefs-add --outputtv <dir>
where
Code:
<dir>
is the FULL path to the directory you want downloads to be saved. If that full path contains spaces then wrap the path in double "quote marks".

user-373

Many thanks for the quick response.
I should have pointed out that I use the Automator on a Mac.
I did start off with the command line, but the Automator is soooo easy.

Richard.

These forums are archived

See this post for further info