GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LIBQUVI-SCRIPTS(7) libquvi-scripts Manual LIBQUVI-SCRIPTS(7)

libquvi-scripts - Overview of the library scripts

libquvi-scripts contains the Lua scripts for libquvi that it uses to parse the different properties, such as the media properties.

The common scripts are modules that may be loaded from other scripts, e.g. the quvi-modules(7).

These scripts are typically installed at

$prefix/share/libquvi-scripts/$major_ver.$minor_ver/common/

The media scripts are responsible for parsing the media properties, e.g. the media stream URLs. There is usually a media script for each supported website.

These scripts are typically installed at

$prefix/share/libquvi-scripts/$major_ver.$minor_ver/media/

The playlist scripts are responsible for parsing the playlist properties. There is usually a playlist script for each supported website.

These scripts are typically installed at

$prefix/share/libquvi-scripts/$major_ver.$minor_ver/playlist/

The scan scripts are used to scan an URL for embedded media URLs.

These scripts are typically installed at

$prefix/share/libquvi-scripts/$major_ver.$minor_ver/scan/

The subtitle scripts are responsible for retrieving subtitle data for the media as well as exporting the data to another format, e.g. SubRip.

These scripts are typically installed at

$prefix/share/libquvi-scripts/$major_ver.$minor_ver/subtitle/ $prefix/share/libquvi-scripts/$major_ver.$minor_ver/subtitle/export/

The utility scripts are used by libquvi to perform misc. tasks, such as parsing file extension from a content-type, or converting HTML entities to UTF-8 characters.

These scripts are typically installed at

$prefix/share/libquvi-scripts/$major_ver.$minor_ver/util/

LIBQUVI_SCRIPTS_VERBOSE
When defined, enables the output from any libquvi scripts using the debug facility (quvi/debug module).

libquvi(3), quvi(1)

Home

http://quvi.sourceforge.net/

Development code

git://repo.or.cz/libquvi-scripts.git

gitweb

http://repo.or.cz/w/libquvi-scripts.git

Toni Gundogdu <legatvs@gmail.com>
Author.

Report bugs to the quvi-devel mailing list <quvi-devel@lists.sourceforge.net> where the development and the maintenance is primarily done. You do not have to be subscribed to the list to send a message there.

libquvi-scripts is Free Software licensed under the GNU Affero GPLv3+

Part of the libquvi-scripts(7) suite
11/30/2013 libquvi-scripts 0.9.20131

Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.