chrippa / livestreamer

Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
http://livestreamer.io/
BSD 2-Clause "Simplified" License
3.88k stars 582 forks source link

tvcatchup not working #1444

Open flynetdev opened 8 years ago

flynetdev commented 8 years ago

It seems that the plugin is broken

root@uk:~# livestreamer http://www.tvcatchup.com/watch/viva best --player-external-http --player-external-http-port 11123 error: No plugin can handle URL: http://www.tvcatchup.com/watch/viva

ghost commented 8 years ago

It seems that the plugin is broken

I can't confirm that.

livestreamer "http://www.tvcatchup.com/watch/viva" best
[cli][info] Found matching plugin tvcatchup for URL http://www.tvcatchup.com/watch/viva
[cli][info] Available streams: 550k (worst), 900k, 1200k (best)
[cli][info] Opening stream: 1200k (hls)
[cli][info] Starting player: "C:\Program Files (x86)\Video\MPC-HC\MPC-HC.exe"
Video: MPEG4 Video (H264) 854x480 (16:9) 25fps [V: h264 high L3.0, yuv420p, 854x480]
Audio: AAC 48000Hz stereo 135kbps [A: aac lc, 48000 Hz, stereo, 135 kb/s]

Are you using an outdated version? It seems like there is no TVCatchup plugin in your plugins directory.