Re: --output=............

2021-06-24 Thread Jeremy Nicoll - ml gip

On 2021-06-24 19:46, Martin Powell wrote:

Hi, I'm sure I've done something very stupid here but when I run

get_iplayer --raw --get "Gardeners' World"
output=Factual/Gardening/GardenersWorld/2021


Why is there no double dash before "output"?


--
Jeremy Nicoll - my opinions are my own

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: --output=............

2021-06-24 Thread Chris Walker
On Thu, 24 Jun 2021 19:46:42 +0100
Martin Powell  wrote:

> Hi, I'm sure I've done something very stupid here but when I run
> 
> get_iplayer --raw --get "Gardeners' World" 
> output=Factual/Gardening/GardenersWorld/2021
> 
> it puts the output in the directory that the command was run in,
> rather than the one specified by the output option.
> 
> I can't help thinking it is something to do with ' and "
> 
> Any thoughts??

I would say it's more than likely to do with Factual. Where's that
folder? If you type at the command prompt 'ls Factual', does the system
find it?

Longhelp suggests that the output statement is as follows :-
--output, -o Recording output directory

So you might want to prefix your command with
--outputtv=Factual/Gardening/GardenersWorld/2021 assuming that Factual
is accessible as described above.

-- 
 __ __| |_ __ __  ..
/ _/ _` \ V  V /  |  mailto:cdw_pcm...@the-walker-household.co.uk  |
\__\__,_|\_/\_/   ||

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


--output=............

2021-06-24 Thread Martin Powell

Hi, I'm sure I've done something very stupid here but when I run

get_iplayer --raw --get "Gardeners' World" 
output=Factual/Gardening/GardenersWorld/2021


it puts the output in the directory that the command was run in, rather 
than the one specified by the output option.


I can't help thinking it is something to do with ' and "

Any thoughts??

Thanks loads

Martin


___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer