diff options
-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. |