summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2011-04-17 12:20:02 +0300
committerAntti Ajanki <antti.ajanki@iki.fi>2011-04-17 12:20:02 +0300
commit195747fe7a354bbd9b439203b3fb9a0f56bd1ebe (patch)
tree5140804b184bcefdb6e6cbdf7af23e8a22382d0a
parent8ff0108b41c580004da45f5cb054cfadfcc44b2a (diff)
downloadvdr-plugin-webvideo-195747fe7a354bbd9b439203b3fb9a0f56bd1ebe.tar.gz
vdr-plugin-webvideo-195747fe7a354bbd9b439203b3fb9a0f56bd1ebe.tar.bz2
documentation
-rw-r--r--HISTORY3
-rw-r--r--README6
2 files changed, 5 insertions, 4 deletions
diff --git a/HISTORY b/HISTORY
index 6738cb0..a0ab3fa 100644
--- a/HISTORY
+++ b/HISTORY
@@ -217,7 +217,8 @@ Video site modules:
2011-xx-xx: Version 0.4.1
-- Fixed Youtube and Metacafe modules
+- Fixed Youtube, Metacafe and Vimeo modules. Streaming does not work
+ on Vimeo.
- Removed SVT Play module which was not working anymore.
- Accept -p as alternative to --postprocess (thanks to Matti
Lehtimäki).
diff --git a/README b/README
index 3cfbf1d..ee7659c 100644
--- a/README
+++ b/README
@@ -24,13 +24,13 @@ Supported video sites:
[1] Only videos hosted by Google, YouTube, Vimeo
[2] Requires rtmpdump-yle
- (http://users.tkk.fi/~aajanki/rtmpdump-yle/index.html). Streaming
- does not work.
+ (http://users.tkk.fi/~aajanki/rtmpdump-yle/index.html).
Known problems:
-MTV3 Katsomo and Subtv: often the connection is lost before the
+* MTV3 Katsomo and Subtv: often the connection is lost before the
video is fully downloaded.
+* Vimeo, YLE Areena, ruutu.fi: Streaming does not work.
Because of the modular design it is possible to add support for new
sites quite easily. See doc/developers.txt for more information.