Cannot watch / record live streams
dinkypumpkin
dinkypumpkin at gmail.com
Mon Feb 4 17:39:35 EST 2013
On 04/02/2013 19:39, Onder Erol wrote:
> C:\Program Files\get_iplayer>get_iplayer --stream
> --modes="flashvhigh2, flashhigh2, flashstd2" --nopurge --type=livetv
> "BBC Two" --player="vlc" -cache 128 -
> get_iplayer v2.82, Copyright (C) 2008-2010 Phil Lewis
> This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
> This is free software, and you are welcome to redistribute it under certain
> conditions; use --conditions for details.
>
> Matches:
> 80006: livetv, BBC Two - live
> 128: tv, Bob the Builder: Project Build It: Series 4 - 3. Massive Muck, CBeeb
> ies, Animation,Children's,Entertainment & Comedy,TV, default
>
> INFO: 2 Matching Programmes
> INFO: No versions exist for this programme
You have a couple of problems:
1. The Beeb broke live tv in get_iplayer after 2.82 was released.
You'll need to update from the Git repo. Read this:
https://github.com/dinkypumpkin/get_iplayer/wiki/githead
2. Your player command is incorrect. "-cache" isn't an VLC parameter,
and the whole command should be quoted so VLC knows where to get its
input. Try --player="vlc -".
More information about the get_iplayer
mailing list