From 70ec1f782317cec0cb909771ccc8638752098ae3 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Thu, 18 Nov 2010 20:33:49 +0200 Subject: documentation --- doc/developers.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc') diff --git a/doc/developers.txt b/doc/developers.txt index 8259e9c..8bd2418 100644 --- a/doc/developers.txt +++ b/doc/developers.txt @@ -150,3 +150,19 @@ Append a HTTP header to the request. Ignored on transfers that use some other protocol besides HTTP. The reference to the main menu is wvt:///?srcurl=mainmenu . + + +SVDRP interface +=============== + +The plugin provides the following SVDRP commands: + +PLAY + Stream a media file embedded on web page at . +DWLD + Download a media file embedded on web page at . + +Note: should be the the address of the web page that contains +the video, not the address of the video file itself. If you know the +direct address to the video file, use xineliboutput SVDRP commands +instead. See README for the list of supported sites. -- cgit v1.2.3