Is it possible to redirect output from get_iplayer?
dinkypumpkin
dinkypumpkin at gmail.com
Sat Sep 7 18:08:30 EDT 2013
On 07/09/2013 14:32, Jeremy Nicoll - ml get_iplayer wrote:
> Is there a way to have get_iplayer.pl's output put in a file without
> interfering with utility output?
When downloading, output from utilities goes to stderr, output from
get_iplayer script goes to stdout. When streaming directly to stdout or
running a pvr job, output from get_iplayer script goes to stderr rather
than stdout. If you're just sending commands to the shell, I presume
you can use the normal redirection operators to save get_iplayer's
stdout to a file.
More information about the get_iplayer
mailing list