summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2013-04-13 13:26:56 +0300
committerAntti Ajanki <antti.ajanki@iki.fi>2013-04-14 18:58:27 +0300
commit5c52f40217d467beec4b2d891c08194593bd9489 (patch)
tree5f20db8297a787b504c486f51ca349d9cb9cdd0b /README
parenteaf81f840a08fb991f024ebdbe9368bbd1a488ad (diff)
downloadvdr-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--README15
1 files changed, 6 insertions, 9 deletions
diff --git a/README b/README
index ef6fc07..dc0fe4b 100644
--- a/README
+++ b/README
@@ -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.