Can watch iPLayer but not use get_iplayer?
dinkypumpkin
dinkypumpkin at gmail.com
Sat Apr 16 18:17:20 EDT 2011
On 16/04/2011 21:24, richard wrote:
> I noticed the error when downloading radio tonight. Download completed
> OK.
Yeah, radio and non-HD TV seem to work OK.
>
> What command do I use to write to log (text file)?
For Linux/OSX/Windows you can use something like:
$ get_iplayer --modes=flashhd --pid=b0074r5v --verbose > log_file 2>&1
The "--verbose" and redirections of stdout/stderr at the end are the
important bits. To monitor the file while the download is running open
another terminal window and:
$ tail -f log_file
More information about the get_iplayer
mailing list