Weboob 0.g released
This commit is contained in:
parent
d97d31063b
commit
4f58d73014
40 changed files with 1225 additions and 102 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH VIDEOOB 1 "26 mars 2013" "videoob 0\&.f"
|
||||
.TH VIDEOOB 1 "03 August 2013" "videoob 0\&.g"
|
||||
.SH NAME
|
||||
videoob \- search and play videos
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -15,6 +15,8 @@ videoob \- search and play videos
|
|||
Console application allowing to search for videos on various websites, play and download them and get information.
|
||||
|
||||
.SS Supported websites:
|
||||
* arretsurimages (arretsurimages website)
|
||||
.br
|
||||
* arte (Arte French and German TV)
|
||||
.br
|
||||
* canalplus (Canal Plus French TV)
|
||||
|
|
@ -29,6 +31,8 @@ Console application allowing to search for videos on various websites, play and
|
|||
.br
|
||||
* gdcvault (Game Developers Conferences Vault video streaming website)
|
||||
.br
|
||||
* grooveshark (grooveshark website)
|
||||
.br
|
||||
* ina (INA French TV video archives)
|
||||
.br
|
||||
* nolifetv (NolifeTV French video streaming website)
|
||||
|
|
@ -69,6 +73,10 @@ Play a video with a found player.
|
|||
\fBsearch\fR \fIPATTERN\fR
|
||||
.br
|
||||
Search for videos matching a PATTERN.
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -235,7 +243,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue