summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2012-06-02 09:36:33 +0300
committerAntti Ajanki <antti.ajanki@iki.fi>2012-06-02 09:36:33 +0300
commit926338d8fb01c3ba0ae238dcdda987340f2f7c94 (patch)
tree0e30050a417456c6d10db44a13dd68f52bb2f376 /README
parentc3c5ed0a8745ff885ac7029b2896bbd83f9b4c71 (diff)
downloadvdr-plugin-webvideo-926338d8fb01c3ba0ae238dcdda987340f2f7c94.tar.gz
vdr-plugin-webvideo-926338d8fb01c3ba0ae238dcdda987340f2f7c94.tar.bz2
Remove broken Vimeo module
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index eca0626..4b256b3 100644
--- a/README
+++ b/README
@@ -16,11 +16,10 @@ Supported video sites:
* Metacafe
* MTV3 Katsomo
* ruutu.fi [2]
-* Vimeo
* YLE Areena [2]
* YouTube
-[1] Only videos hosted by Google, YouTube, Vimeo
+[1] Only videos hosted by Google, YouTube, Metacafe
[2] Requires rtmpdump-yle
(http://users.tkk.fi/~aajanki/rtmpdump-yle/index.html).
@@ -29,7 +28,6 @@ Known problems:
* MTV3 Katsomo: often the connection is lost before the video is fully
downloaded.
-* Vimeo: 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.