diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2011-04-17 12:20:02 +0300 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2011-04-17 12:20:02 +0300 |
commit | 195747fe7a354bbd9b439203b3fb9a0f56bd1ebe (patch) | |
tree | 5140804b184bcefdb6e6cbdf7af23e8a22382d0a | |
parent | 8ff0108b41c580004da45f5cb054cfadfcc44b2a (diff) | |
download | vdr-plugin-webvideo-195747fe7a354bbd9b439203b3fb9a0f56bd1ebe.tar.gz vdr-plugin-webvideo-195747fe7a354bbd9b439203b3fb9a0f56bd1ebe.tar.bz2 |
documentation
-rw-r--r-- | HISTORY | 3 | ||||
-rw-r--r-- | README | 6 |
2 files changed, 5 insertions, 4 deletions
@@ -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). @@ -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. |