diff options
| author | Antti Ajanki <antti.ajanki@iki.fi> | 2013-04-13 13:26:56 +0300 |
|---|---|---|
| committer | Antti Ajanki <antti.ajanki@iki.fi> | 2013-04-14 18:58:27 +0300 |
| commit | 5c52f40217d467beec4b2d891c08194593bd9489 (patch) | |
| tree | 5f20db8297a787b504c486f51ca349d9cb9cdd0b /README | |
| parent | eaf81f840a08fb991f024ebdbe9368bbd1a488ad (diff) | |
| download | vdr-plugin-webvideo-5c52f40217d467beec4b2d891c08194593bd9489.tar.gz vdr-plugin-webvideo-5c52f40217d467beec4b2d891c08194593bd9489.tar.bz2 | |
Fix Katsomo by downloading from the mobile site
Not all streams work
Diffstat (limited to 'README')
| -rw-r--r-- | README | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -14,21 +14,18 @@ Supported video sites: * Google Video [1] * Metacafe -* MTV3 Katsomo -* ruutu.fi [2] -* YLE Areena [3] +* MTV3 Katsomo [2] +* ruutu.fi [3] +* YLE Areena [4] * YouTube [1] Only videos hosted by Google, YouTube, Metacafe -[2] Requires rtmpdump: http://rtmpdump.mplayerhq.hu/ +[2] Experimental, requires curl and avconv -[3] Requires yle-dl: http://aajanki.github.com/yle-dl/ +[3] Requires rtmpdump: http://rtmpdump.mplayerhq.hu/ -Known problems: - -* MTV3 Katsomo: often the connection is lost before the video is fully - downloaded. +[4] Requires yle-dl: http://aajanki.github.com/yle-dl/ Because of the modular design it is possible to add support for new sites quite easily. See doc/developers.txt for more information. |
