diff --git a/ChangeLog b/ChangeLog index ceccbe06b79fb656edb870e8960dbf854171b615..99989b944a47b0d4e02b4e86210cd14c8473d1cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +Weboob 0.4.1 (2011-01-08) + Backend: BP + * Fix: encoding error. + + Backend: Bouygues + * Fix: logging issues (#444). + + Backend: DLFP + * Fix: crash when author is unknown + + Backend: KickAss + * Fix: website changes (#457). + * Fix: size parsing. + + Backend: PirateBay + * Fix: size parsing. + + Backend: Youtube + * Fix: website changes (#450). + + Application: videoob + * Fix: playing videos in some cases (#446). + Weboob 0.4 (2010-12-01) General * New backend: Bouygues (CapMessagesPost). diff --git a/man/boobank.1 b/man/boobank.1 index 50dbd4545bb86d029d466edca498cb5fb466de8e..b978fee4ccbcac2cc6c0cabfeb98d147edfc5f44 100644 --- a/man/boobank.1 +++ b/man/boobank.1 @@ -1,48 +1,43 @@ -.TH BOOBANK 1 "02 August 2010" +.TH BOOBANK 1 "08 January 2011" "boobank 0\&.4\&.1" .SH NAME -boobank \- Bank operations +boobank .SH SYNOPSIS .B boobank -[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcommand\fR [arguments..] +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] .br .B boobank -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -Boobank is a console application which loads the configured \fIICapBank\fR backends -and display your accounts amount. +[\-\-help] [\-\-version] -.SH COMMANDS +.SH BOOBANK COMMANDS .TP -\fBlist\fR -list every accounts, with the amount of money. +coming ID +history ID +list +transfer ACCOUNT [TO AMOUNT [REASON]] + +.SH WEBOOB COMMANDS .TP -\fBcoming\fR \fIid\fR -display the coming operations on a specific account. +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit .SH OPTIONS -.SS Results options -.TP -\fB\-c\fR, \fB\-\-condition\fR \fICONDITION\fR -filter result items to display given a boolean condition -.TP -\fB\-n\fR, \fB\-\-count\fR \fICOUNT\fR -get a maximum number of results (all backends merged) .TP -\fB\-f\fR, \fB\-\-formatter\fR \fIFORMATTER\fR -select the output formatter (htmltable,multiline,simple,table,webkit) -.TP -\fB\-s\fR, \fB\-\-select\fR \fIFIELDS\fR -select return field keys to display (comma separated) +\fB\-\-version\fR +show program's version number and exit .TP -\fB\-\-no-header\fR -do not display header +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit .TP -\fB\-\-no-keys\fR -do not display field keys -.SS Logging options +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -52,22 +47,44 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options .TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (account_list, csv, htmltable, multiline, simple, table, +transfer, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys .SH COPYRIGHT -Copyright(C) 2010 Romain Bignon +Copyright(C) 2010 Romain Bignon, Christophe Benz .LP For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Boobank diff --git a/man/boobmsg.1 b/man/boobmsg.1 new file mode 100644 index 0000000000000000000000000000000000000000..d564cd5970d623f0b953aa8f67239174e6e59b00 --- /dev/null +++ b/man/boobmsg.1 @@ -0,0 +1,95 @@ +.TH BOOBMSG 1 "08 January 2011" "boobmsg 0\&.4\&.1" +.SH NAME +boobmsg +.SH SYNOPSIS +.B boobmsg +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] +.br +.B boobmsg +[\-\-help] [\-\-version] + +.SH BOOBMSG COMMANDS +.TP +list +post TO... +show MESSAGE +status + +.SH WEBOOB COMMANDS +.TP +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit + +.SH OPTIONS +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH BOOBMSG OPTIONS +.TP +\fB\-e\fR, \fB\-\-skip\-empty\fR +Don't send messages with an empty body. + +.SH LOGGING OPTIONS +.TP +\fB\-d\fR, \fB\-\-debug\fR +display debug messages +.TP +\fB\-q\fR, \fB\-\-quiet\fR +display only error messages +.TP +\fB\-v\fR, \fB\-\-verbose\fR +display info messages +.TP +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs +.TP +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS +.TP +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, msg, msglist, multiline, simple, table, +webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys + +.SH COPYRIGHT +Copyright(C) 2010 Christophe Benz +.LP +For full COPYRIGHT see COPYING file with weboob package. +.LP +.RE +.SH FILES +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Boobmsg diff --git a/man/chatoob.1 b/man/chatoob.1 index 7490c8b0f11b38a3a6baa2409716ba25803b4324..cdef942129fdd7c466ba9d606662262f8ed0c230 100644 --- a/man/chatoob.1 +++ b/man/chatoob.1 @@ -1,51 +1,42 @@ -.TH CHATOOB 1 "02 August 2010" +.TH CHATOOB 1 "08 January 2011" "chatoob 0\&.4\&.1" .SH NAME -chatoob \- Chat client +chatoob .SH SYNOPSIS .B chatoob -[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcommand\fR [arguments..] +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] .br .B chatoob -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -Chatoob is a console application which loads the configured \fIICapChat\fR backends -to list contacts, send messages and display received ones. +[\-\-help] [\-\-version] -.SH COMMANDS -.TP -\fBlist\fR -list online contacts +.SH CHATOOB COMMANDS .TP -\fBmessages\fR -list received messages +list +messages +send CONTACT MESSAGE + +.SH WEBOOB COMMANDS .TP -\fBsend\fR \fIid\fR \fImessage\fR -send a message to a contact +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit .SH OPTIONS -.SS Results options -.TP -\fB\-c\fR, \fB\-\-condition\fR \fICONDITION\fR -filter result items to display given a boolean condition -.TP -\fB\-n\fR, \fB\-\-count\fR \fICOUNT\fR -get a maximum number of results (all backends merged) -.TP -\fB\-f\fR, \fB\-\-formatter\fR \fIFORMATTER\fR -select the output formatter (htmltable,multiline,simple,table,webkit) .TP -\fB\-s\fR, \fB\-\-select\fR \fIFIELDS\fR -select return field keys to display (comma separated) +\fB\-\-version\fR +show program's version number and exit .TP -\fB\-\-no-header\fR -do not display header +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit .TP -\fB\-\-no-keys\fR -do not display field keys -.SS Logging options +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -55,16 +46,34 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options .TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys .SH COPYRIGHT Copyright(C) 2010 Christophe Benz @@ -73,4 +82,7 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Chatoob diff --git a/man/geolooc.1 b/man/geolooc.1 new file mode 100644 index 0000000000000000000000000000000000000000..5fd033d9a54b006980b137ee89eaa18e6e0ad2aa --- /dev/null +++ b/man/geolooc.1 @@ -0,0 +1,82 @@ +.TH GEOLOOC 1 "08 January 2011" "geolooc 0\&.4\&.1" +.SH NAME +geolooc +.SH SYNOPSIS +.B geolooc +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] +.br +.B geolooc +[\-\-help] [\-\-version] + +.SH WEBOOB COMMANDS +.TP +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit + +.SH OPTIONS +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS +.TP +\fB\-d\fR, \fB\-\-debug\fR +display debug messages +.TP +\fB\-q\fR, \fB\-\-quiet\fR +display only error messages +.TP +\fB\-v\fR, \fB\-\-verbose\fR +display info messages +.TP +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs +.TP +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS +.TP +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys + +.SH COPYRIGHT +Copyright(C) 2010 Romain Bignon +.LP +For full COPYRIGHT see COPYING file with weboob package. +.LP +.RE +.SH FILES +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Geolooc diff --git a/man/havesex.1 b/man/havesex.1 index af36e19e7f63b83a9aab8d5abd8407672105231b..63699a3aaa6a9e5c1eed750d7c70bdffffe12954 100644 --- a/man/havesex.1 +++ b/man/havesex.1 @@ -1,57 +1,42 @@ -.TH HAVESEX 1 "02 August 2010" +.TH HAVESEX 1 "08 January 2011" "havesex 0\&.4\&.1" .SH NAME -havesex \- Interact with dating websites +havesex .SH SYNOPSIS .B havesex -[\-dqv] [\-b \fIbackends\fR] +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] .br .B havesex -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. +[\-\-help] [\-\-version] -Havesex is a console interactive application which loads the configured -\fICapDating\fr backends. +.SH HAVESEX COMMANDS +.TP +optim [list | start | edit | stop] BACKEND [OPTIM1 [OPTIM2 ...]] +profile ID +query ID -It helps draging on dating websites to have sex. It provides commands to have -interaction with girls, and some optimization services. +.SH WEBOOB COMMANDS +.TP +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit -.SH COMMANDS +.SH OPTIONS .TP -\fBprofile\fR \fIid\fR -display a slut profile +\fB\-\-version\fR +show program's version number and exit .TP -\fBstart\fR \fIoptimizations..\fR -start optimizations +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit .TP -\fBstop\fR \fIoptimizations..\fR -stop optimizations - -.SH OPTIMIZATIONS -Optimizations services are background tasks. - -.SS PROFILE_WALKER -This optimization service is used to walk on profiles. It is usefull to show girls you exist, when they can see who visite their profile. - -Note that in future, it will be associated with the SCORING optimization service. - -.SS VISIBILITY -This optimization is used to increase your visibility on website. It depends on each websites, so there isn't any explicit explanation. - -For example, the AuM backend will reconnects to website every five minutes to go back on top research results. - -.SH CONFIGURATION -The file \fI~/.weboob/havesex\fR is the configuration of \fBhavesex\fR: +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) -.nf -[GLOBAL] -# Optimizations to auto-enable -optimizations = PROFILE_WALKER VISIBILITY -.fi - -.SH OPTIONS -.SS Logging options +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -61,16 +46,35 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options .TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, profile, simple, table, +webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys .SH COPYRIGHT Copyright(C) 2010 Romain Bignon @@ -79,5 +83,7 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" - "~/.weboob/havesex" +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Havesex diff --git a/man/monboob.1 b/man/monboob.1 index d373d1ca6e4944e327b34cc2be8d1370c4650214..e98156c572d7f26d8a91a4f530c95fee237d939f 100644 --- a/man/monboob.1 +++ b/man/monboob.1 @@ -1,55 +1,36 @@ -.TH MONBOOB 1 "02 August 2010" +.TH MONBOOB 1 "08 January 2011" "monboob 0\&.4\&.1" .SH NAME -monboob \- Get messages in your Mail User Agent and answer +monboob .SH SYNOPSIS .B monboob -[\-dqv] [\-b \fIbackends\fR] [\-S \fIport\fR] \fIcommand\fR [arguments..] +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] .br .B monboob -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -Monboob is a daemon application which retrieves every X seconds new messages -and send them to an email address. +[\-\-help] [\-\-version] -Use the \fB-S\fR option to launch a SMTP server which relays mails to the backend -as a reply. +.SH MONBOOB COMMANDS +.TP +post +run -The \fBpost\fR command can also be called to answer to a specific message. -.SH COMMANDS +.SH OPTIONS .TP -\fBrun\fR -run the process (it does NOT put monboob in background) +\fB\-\-version\fR +show program's version number and exit .TP -\fBpost\fR -pipe a mail with this command to parse it and post the reply to the equivalent backend - -.SH CONFIGURATION -The file \fI~/.weboob/monboob\fR is the configuration of \fBmonboob\fR: - -.nf -[DEFAULT] -# Interval to check new messages -interval = 300 -# Domain of the *From:* email address -domain = weboob.example.com -# Recipient of emails -recipient = romain@example.com -# SMTP server to use -smtp = mail.example.org -# Send emails in HTML or in plaintext -html = 0 -.fi +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) -.SH OPTIONS -.SS Monboob options +.SH MONBOOB OPTIONS .TP -\fB\-S\fR, \fB\-\-smtpd\fR \fI[bind:]port\fR -run a SMTP server which relays each received mails to the backend -.SS Logging options +\fB\-S SMTPD\fR, \fB\-\-smtpd=SMTPD\fR +run a fake smtpd server and set the port + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -59,16 +40,34 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options .TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys .SH COPYRIGHT Copyright(C) 2010 Romain Bignon @@ -77,5 +76,9 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" - "~/.weboob/monboob" +"~/.weboob/backends" + +"~/.weboob/monboob" + +.SH SEE ALSO +Home page: http://weboob.org/Monboob diff --git a/man/qboobmsg.1 b/man/qboobmsg.1 index 47c9695ced524b96ae4fbaae25ad9937371e31cb..26a1eb2eeb596d8ec9d6f329c79b49290a5112d0 100644 --- a/man/qboobmsg.1 +++ b/man/qboobmsg.1 @@ -1,21 +1,25 @@ -.TH QBOOBMSG 1 "02 August 2010" +.TH QBOOBMSG 1 "08 January 2011" "qboobmsg 0\&.4\&.1" .SH NAME -qboobmsg \- View messages and reply (Qt Application) +qboobmsg .SH SYNOPSIS .B qboobmsg -[\-dqv] [\-b \fIbackends\fR] +[\-h] [\-dqv] [\-b \fIbackends\fR] ... .br .B qboobmsg -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -This graphical application displays every messages for the selected backends -(which implement the \fIICapMessages\fR capability). +[\-\-help] [\-\-version] .SH OPTIONS -.SS Logging options +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -25,16 +29,12 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options -.TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response .SH COPYRIGHT Copyright(C) 2010 Romain Bignon @@ -43,4 +43,7 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Qboobmsg diff --git a/man/qhavesex.1 b/man/qhavesex.1 index aa0465292d30b6e421ca7c8f59449d23e892f5fc..47b8efe213417d279bac62e9719060df96fb6792 100644 --- a/man/qhavesex.1 +++ b/man/qhavesex.1 @@ -1,22 +1,25 @@ -.TH QHAVESEX 1 "02 August 2010" +.TH QHAVESEX 1 "08 January 2011" "qhavesex 0\&.4\&.1" .SH NAME -qhavesex \- View messages and reply (Qt Application) +qhavesex .SH SYNOPSIS .B qhavesex -[\-dqv] [\-b \fIbackends\fR] +[\-h] [\-dqv] [\-b \fIbackends\fR] ... .br .B qhavesex -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -This graphical application interacts with dating websites to help you to -drag girls, to send and receive messages, to chat with them, to plan -dating, provides a calendar and some sexual statistics. +[\-\-help] [\-\-version] .SH OPTIONS -.SS Logging options +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -26,16 +29,12 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options -.TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response .SH COPYRIGHT Copyright(C) 2010 Romain Bignon @@ -44,4 +43,7 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Qhavesex diff --git a/man/qvideoob.1 b/man/qvideoob.1 index bab2c4e3c518eb08e4e66edd7c4f3e5ad14ec406..927cb5b920cc64eb85ab24c84535624ea97fc356 100644 --- a/man/qvideoob.1 +++ b/man/qvideoob.1 @@ -1,22 +1,25 @@ -.TH QVIDEOOB 1 "02 August 2010" +.TH QVIDEOOB 1 "08 January 2011" "qvideoob 0\&.4\&.1" .SH NAME -qvideoob \- Search and play videos +qvideoob .SH SYNOPSIS .B qvideoob -[\-dqv] [\-b \fIbackends\fR] +[\-h] [\-dqv] [\-b \fIbackends\fR] ... .br .B qvideoob -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -This graphical application can be used to search videos on \fIICapVideo\fR -backends, and to get their meta data, including their direct URL, or to play -them in an embedded frame. +[\-\-help] [\-\-version] .SH OPTIONS -.SS Logging options +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -26,16 +29,12 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options -.TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response .SH COPYRIGHT Copyright(C) 2010 Romain Bignon @@ -44,4 +43,9 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +"~/.weboob/qvideoob" + +.SH SEE ALSO +Home page: http://weboob.org/Qvideoob diff --git a/man/radioob.1 b/man/radioob.1 new file mode 100644 index 0000000000000000000000000000000000000000..e6edec9a62077ba60847250a8f204bc9c213e327 --- /dev/null +++ b/man/radioob.1 @@ -0,0 +1,89 @@ +.TH RADIOOB 1 "08 January 2011" "radioob 0\&.4\&.1" +.SH NAME +radioob +.SH SYNOPSIS +.B radioob +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] +.br +.B radioob +[\-\-help] [\-\-version] + +.SH RADIOOB COMMANDS +.TP +info ID +list [PATTERN] +play ID + +.SH WEBOOB COMMANDS +.TP +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit + +.SH OPTIONS +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS +.TP +\fB\-d\fR, \fB\-\-debug\fR +display debug messages +.TP +\fB\-q\fR, \fB\-\-quiet\fR +display only error messages +.TP +\fB\-v\fR, \fB\-\-verbose\fR +display info messages +.TP +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs +.TP +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS +.TP +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, radio_list, simple, table, +webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys + +.SH COPYRIGHT +Copyright(C) 2010 Romain Bignon +.LP +For full COPYRIGHT see COPYING file with weboob package. +.LP +.RE +.SH FILES +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Radioob diff --git a/man/traveloob.1 b/man/traveloob.1 index 5ee38c20944987231af9dc37d6178f6303596f40..3eefb5eccdda4f0e4a5fdc540f41d8d6fc37cb2e 100644 --- a/man/traveloob.1 +++ b/man/traveloob.1 @@ -1,51 +1,41 @@ -.TH TRAVELOOB 1 "02 August 2010" +.TH TRAVELOOB 1 "08 January 2011" "traveloob 0\&.4\&.1" .SH NAME -traveloob \- Transport informations +traveloob .SH SYNOPSIS .B traveloob -[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcommand\fR [arguments..] +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] .br .B traveloob -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -This console application can be used to look at timelines of a specific -station. It interacts with travel websites (train, airplanes, etc.). +[\-\-help] [\-\-version] -.SH COMMANDS -.TP -\fBstations\fR \fIpattern\fR -search stations containing the specific pattern +.SH TRAVELOOB COMMANDS .TP -\fBdepartures\fR \fIstation\fR \fI[arrival]\fR -display the timeline of a specific station +departures STATION [ARRIVAL] +stations PATTERN -it's possible to specify only the departures for a specific -arrival station +.SH WEBOOB COMMANDS +.TP +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit .SH OPTIONS -.SS Results options -.TP -\fB\-c\fR, \fB\-\-condition\fR \fICONDITION\fR -filter result items to display given a boolean condition -.TP -\fB\-n\fR, \fB\-\-count\fR \fICOUNT\fR -get a maximum number of results (all backends merged) -.TP -\fB\-f\fR, \fB\-\-formatter\fR \fIFORMATTER\fR -select the output formatter (htmltable,multiline,simple,table,webkit) .TP -\fB\-s\fR, \fB\-\-select\fR \fIFIELDS\fR -select return field keys to display (comma separated) +\fB\-\-version\fR +show program's version number and exit .TP -\fB\-\-no-header\fR -do not display header +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit .TP -\fB\-\-no-keys\fR -do not display field keys -.SS Logging options +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -55,16 +45,34 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options .TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys .SH COPYRIGHT Copyright(C) 2010 Romain Bignon @@ -73,4 +81,7 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Traveloob diff --git a/man/videoob-webserver.1 b/man/videoob-webserver.1 index 9e59cf4787e080e7e0f7f1ae656fb99056dbfe64..a24f50ca1537356f6ad4528a8513dfa69ff02f61 100644 --- a/man/videoob-webserver.1 +++ b/man/videoob-webserver.1 @@ -1,30 +1,40 @@ -.TH VIDEOOB-WEBSERVER 1 "12 October 2010" +.TH VIDEOOB-WEBSERVER 1 "08 January 2011" "videoob-webserver 0\&.4\&.1" .SH NAME -videoob-webserver \- Video search and information, WSGI webserver +videoob-webserver .SH SYNOPSIS -.B videoob-webserver -[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcommand\fR [arguments..] +.B videoob\-webserver +[\-h] [\-dqv] [\-b \fIbackends\fR] ... .br -.B videoob-webserver -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -This webserver application can be used to search videos on supported -websites and to display information about them, including the direct link -to the video file. +.B videoob\-webserver +[\-\-help] [\-\-version] -.SS Misc options -.TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load +.SH OPTIONS .TP \fB\-\-version\fR -display version of \fIweboob-config\fR +show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR -show the help message and exit +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS +.TP +\fB\-d\fR, \fB\-\-debug\fR +display debug messages +.TP +\fB\-q\fR, \fB\-\-quiet\fR +display only error messages +.TP +\fB\-v\fR, \fB\-\-verbose\fR +display info messages +.TP +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs +.TP +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response .SH COPYRIGHT Copyright(C) 2010 Christophe Benz @@ -33,4 +43,6 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +"~/.weboob/videoob-webserver" diff --git a/man/videoob.1 b/man/videoob.1 index f1757746b8262e3eff468aab2c993784abe911ab..a7bb4ae5580ac9c820d3c9d1f610d7ab3f7e645f 100644 --- a/man/videoob.1 +++ b/man/videoob.1 @@ -1,55 +1,43 @@ -.TH VIDEOOB 1 "02 August 2010" +.TH VIDEOOB 1 "08 January 2011" "videoob 0\&.4\&.1" .SH NAME -videoob \- Video search and information +videoob .SH SYNOPSIS .B videoob -[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcommand\fR [arguments..] +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] .br .B videoob -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -This console application can be used to search videos on supported -websites and to display information about them, including the direct link -to the video file. +[\-\-help] [\-\-version] -.SH COMMANDS +.SH VIDEOOB COMMANDS .TP -\fBsearch\fR \fIpattern\fR -search videos on the selected backends which match the specified pattern -.TP -\fBinfo\fR \fIid\fR -get information about a video +info ID +nsfw [on | off] +play ID +search [PATTERN] -.SH OPTIONS -.SS Videoob options +.SH WEBOOB COMMANDS .TP -\fB\-\-nsfw\fR -return also results which are NSFW (Not Safe For Work) +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit -when this option isn't set, the adult content results are omitted -.SS Results options -.TP -\fB\-c\fR, \fB\-\-condition\fR \fICONDITION\fR -filter result items to display given a boolean condition -.TP -\fB\-n\fR, \fB\-\-count\fR \fICOUNT\fR -get a maximum number of results (all backends merged) -.TP -\fB\-f\fR, \fB\-\-formatter\fR \fIFORMATTER\fR -select the output formatter (htmltable,multiline,simple,table,webkit) +.SH OPTIONS .TP -\fB\-s\fR, \fB\-\-select\fR \fIFIELDS\fR -select return field keys to display (comma separated) +\fB\-\-version\fR +show program's version number and exit .TP -\fB\-\-no-header\fR -do not display header +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit .TP -\fB\-\-no-keys\fR -do not display field keys -.SS Logging options +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -59,22 +47,44 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options .TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, video_list, +webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys .SH COPYRIGHT -Copyright(C) 2010 Christophe Benz, Romain Bignon +Copyright(C) 2010 Christophe Benz, Romain Bignon, John Obbele .LP For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Videoob diff --git a/man/webcontentedit.1 b/man/webcontentedit.1 new file mode 100644 index 0000000000000000000000000000000000000000..75afd9c9a3388394e60306a1ac84e7b26a3f7100 --- /dev/null +++ b/man/webcontentedit.1 @@ -0,0 +1,86 @@ +.TH WEBCONTENTEDIT 1 "08 January 2011" "webcontentedit 0\&.4\&.1" +.SH NAME +webcontentedit +.SH SYNOPSIS +.B webcontentedit +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] +.br +.B webcontentedit +[\-\-help] [\-\-version] + +.SH WEBCONTENTEDIT COMMANDS +.TP +edit ID + +.SH WEBOOB COMMANDS +.TP +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit + +.SH OPTIONS +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS +.TP +\fB\-d\fR, \fB\-\-debug\fR +display debug messages +.TP +\fB\-q\fR, \fB\-\-quiet\fR +display only error messages +.TP +\fB\-v\fR, \fB\-\-verbose\fR +display info messages +.TP +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs +.TP +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS +.TP +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys + +.SH COPYRIGHT +Copyright(C) 2010 Romain Bignon +.LP +For full COPYRIGHT see COPYING file with weboob package. +.LP +.RE +.SH FILES +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Webcontentedit diff --git a/man/weboob-cli.1 b/man/weboob-cli.1 new file mode 100644 index 0000000000000000000000000000000000000000..9e5f1e99b21afc6298b4c372e419f212d21051ca --- /dev/null +++ b/man/weboob-cli.1 @@ -0,0 +1,68 @@ +.TH WEBOOB-CLI 1 "08 January 2011" "weboob-cli 0\&.4\&.1" +.SH NAME +weboob-cli +.SH SYNOPSIS +.B weboob\-cli +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcapability\fR \fImethod\fR [\fIarguments\fR..] +.br +.B weboob\-cli +[\-\-help] [\-\-version] + +.SH OPTIONS +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS +.TP +\fB\-d\fR, \fB\-\-debug\fR +display debug messages +.TP +\fB\-q\fR, \fB\-\-quiet\fR +display only error messages +.TP +\fB\-v\fR, \fB\-\-verbose\fR +display info messages +.TP +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs +.TP +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS +.TP +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys + +.SH COPYRIGHT +Copyright(C) 2010 Romain Bignon +.LP +For full COPYRIGHT see COPYING file with weboob package. +.LP +.RE +.SH FILES +"~/.weboob/backends" diff --git a/man/weboob-config-qt.1 b/man/weboob-config-qt.1 index 605e79d8de98c315d7e0b68be48d91361c7cc04e..e7b9a26e2677f459ca056d5fdd3d15e5b8902037 100644 --- a/man/weboob-config-qt.1 +++ b/man/weboob-config-qt.1 @@ -1,21 +1,25 @@ -.TH WEBOOB-CONFIG-QT 1 "02 August 2010" +.TH WEBOOB-CONFIG-QT 1 "08 January 2011" "weboob-config-qt 0\&.4\&.1" .SH NAME -weboob-config-qt \- Weboob configuration (Qt Application) +weboob-config-qt .SH SYNOPSIS -.B weboob-config-qt -[\-dqv] +.B weboob\-config\-qt +[\-h] [\-dqv] [\-b \fIbackends\fR] ... .br -.B weboob-config-qt -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -This graphical application is used to configure weboob. You can list backends, -and add/list/remove configured backends. +.B weboob\-config\-qt +[\-\-help] [\-\-version] .SH OPTIONS -.SS Logging options +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -25,13 +29,12 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response .SH COPYRIGHT Copyright(C) 2010 Romain Bignon @@ -40,4 +43,7 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Qweboobcfg diff --git a/man/weboob-config.1 b/man/weboob-config.1 index 35da76fc5581d2e36e1bf898b3d2723e6f7a5d81..cc5d39d6977e9f13dbc606acfeea12284beb3624 100644 --- a/man/weboob-config.1 +++ b/man/weboob-config.1 @@ -1,57 +1,47 @@ -.TH WEBOOB-CONFIG 1 "02 August 2010" +.TH WEBOOB-CONFIG 1 "08 January 2011" "weboob-config 0\&.4\&.1" .SH NAME -weboob-config \- Weboob configuration +weboob-config .SH SYNOPSIS -.B weboob-config -[\-dqv] \fIcommand\fR [arguments..] +.B weboob\-config +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] .br -.B weboob-config -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -This application is used to configure weboob. You can list backends, and -add/list/remove configured backends. +.B weboob\-config +[\-\-help] [\-\-version] -.SH COMMANDS +.SH WEBOOB\-CONFIG COMMANDS .TP -\fBadd\fR \fIbackend_name\fR \fI[options..]\fR -add a configured backend. \fIbackend_name\fR is the name of the backend to add. -To list available backends, use the \fIbackends\fR command. - -The options are specific to the backend. Use the \fIinfo\fR command to list -them for a backend. +add NAME [OPTIONS ...] +applications +confirm BACKEND +edit +info NAME +list +register NAME +remove NAME -If you don't specify any options, \fBweboob-config\fR prompts you for each -available options. -.TP -\fBlistconfigured\fR -list every configured backends. -.TP -\fBremove\fR \fIinstance_name\fR -remove a configured backend, by giving its instance name. -.TP -\fBedit\fR -edit the configuration files of instanced backends with your favorite editor -(default is vim) +.SH WEBOOB COMMANDS .TP -\fBbackends\fR \fI[caps..]\fR -list every available backends. You can filter by capabilities. +backends [CAPS ...] +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit -Example: -.nf -$ weboob-config backends ICapDating ICapMessages -.fi +.SH OPTIONS .TP -\fBinfo\fR \fIname\fR -display information about a backend (name, author, descriptions, options, etc.) +\fB\-\-version\fR +show program's version number and exit .TP -\fBapplications\fR \fI[caps..]\fR -list every weboob applications. You can filter by capabilities. +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) -.SH OPTIONS -.SS Logging options +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -61,13 +51,34 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS +.TP +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys .SH COPYRIGHT Copyright(C) 2010 Christophe Benz, Romain Bignon @@ -76,4 +87,4 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" diff --git a/man/weboob-debug.1 b/man/weboob-debug.1 new file mode 100644 index 0000000000000000000000000000000000000000..ec0ea3db088d6dab54c235fcd563ac29020a09ae --- /dev/null +++ b/man/weboob-debug.1 @@ -0,0 +1,86 @@ +.TH WEBOOB-DEBUG 1 "08 January 2011" "weboob-debug 0\&.4\&.1" +.SH NAME +weboob-debug +.SH SYNOPSIS +.B weboob\-debug +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] +.br +.B weboob\-debug +[\-\-help] [\-\-version] + +.SH WEBOOBDEBUG COMMANDS +.TP +shell BACKEND + +.SH WEBOOB COMMANDS +.TP +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit + +.SH OPTIONS +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS +.TP +\fB\-d\fR, \fB\-\-debug\fR +display debug messages +.TP +\fB\-q\fR, \fB\-\-quiet\fR +display only error messages +.TP +\fB\-v\fR, \fB\-\-verbose\fR +display info messages +.TP +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs +.TP +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS +.TP +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys + +.SH COPYRIGHT +Copyright(C) 2010 Christophe Benz +.LP +For full COPYRIGHT see COPYING file with weboob package. +.LP +.RE +.SH FILES +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Weboobdebug diff --git a/man/weboorrents.1 b/man/weboorrents.1 index 8781dc4098ca5ca4a74f4dfbbf59964195515bee..8d5be683c87c851a14bf2645039f18ea7c53cb7a 100644 --- a/man/weboorrents.1 +++ b/man/weboorrents.1 @@ -1,53 +1,42 @@ -.TH WEBOORRENTS 1 "02 August 2010" +.TH WEBOORRENTS 1 "08 January 2011" "weboorrents 0\&.4\&.1" .SH NAME -weboorrents \- Torrents search and get +weboorrents .SH SYNOPSIS .B weboorrents -[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcommand\fR [arguments..] +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] .br .B weboorrents -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -This console application can be used to search torrents on support trackers -and to display information about them, and get the \fB.torrent\fR file. +[\-\-help] [\-\-version] -.SH COMMANDS -.TP -\fBsearch\fR \fIpattern\fR -search torrents on the selected backends which match the specified pattern -.TP -\fBinfo\fR \fIid\fR -get information about a torrent +.SH WEBOORRENTS COMMANDS .TP -\fBgetfile\fR \fIid\fR \fIdest\fR -get the \fB.torrent\fR file of the specific torrent +getfile ID FILENAME +info ID +search [PATTERN] -the file is sent to output if \fIdest\fR is '-' +.SH WEBOOB COMMANDS +.TP +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit .SH OPTIONS -.SS Results options -.TP -\fB\-c\fR, \fB\-\-condition\fR \fICONDITION\fR -filter result items to display given a boolean condition .TP -\fB\-n\fR, \fB\-\-count\fR \fICOUNT\fR -get a maximum number of results (all backends merged) -.TP -\fB\-f\fR, \fB\-\-formatter\fR \fIFORMATTER\fR -select the output formatter (htmltable,multiline,simple,table,webkit) -.TP -\fB\-s\fR, \fB\-\-select\fR \fIFIELDS\fR -select return field keys to display (comma separated) +\fB\-\-version\fR +show program's version number and exit .TP -\fB\-\-no-header\fR -do not display header +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit .TP -\fB\-\-no-keys\fR -do not display field keys -.SS Logging options +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -57,16 +46,35 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options .TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, torrent_info, +torrent_list, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys .SH COPYRIGHT Copyright(C) 2010 Romain Bignon @@ -75,4 +83,7 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Weboorrents diff --git a/man/wetboobs.1 b/man/wetboobs.1 index 6848b8496032c737cf89461072cf5ebf38c8fc2e..8e37a295459cf21ed122c56511847cb2ec350785 100644 --- a/man/wetboobs.1 +++ b/man/wetboobs.1 @@ -1,51 +1,42 @@ -.TH WETBOOBS 1 "02 August 2010" +.TH WETBOOBS 1 "08 January 2011" "wetboobs 0\&.4\&.1" .SH NAME -wetboobs \- View weather +wetboobs .SH SYNOPSIS .B wetboobs -[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcommand\fR [arguments..] +[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] .br .B wetboobs -[\-\-version] [\-\-help] -.SH DESCRIPTION -.LP -Weboob provides several applications to interact with a lot of websites. - -This console application can be used to view the current weather and -the forecasts. +[\-\-help] [\-\-version] -.SH COMMANDS -.TP -\fBsearch\fR \fIpattern\fR -search city IDs from a pattern +.SH WETBOOBS COMMANDS .TP -\fBcurrent\fR \fIcity\fR -view the current weather of a specified city (from its ID) +current CITY +forecasts CITY +search PATTERN + +.SH WEBOOB COMMANDS .TP -\fBforecasts\fR \fIcity\fR -display forecasts of a specified city (from its ID) +backends [ACTION] [BACKEND_NAME]... +condition [EXPRESSION | off] +count [NUMBER | off] +formatter [list | FORMATTER [COMMAND] | option OPTION_NAME [on | off]] +inspect BACKEND_NAME +logging [LEVEL] +select [FIELD_NAME]... | "$direct" | "$full" +quit .SH OPTIONS -.SS Results options -.TP -\fB\-c\fR, \fB\-\-condition\fR \fICONDITION\fR -filter result items to display given a boolean condition -.TP -\fB\-n\fR, \fB\-\-count\fR \fICOUNT\fR -get a maximum number of results (all backends merged) -.TP -\fB\-f\fR, \fB\-\-formatter\fR \fIFORMATTER\fR -select the output formatter (htmltable,multiline,simple,table,webkit) .TP -\fB\-s\fR, \fB\-\-select\fR \fIFIELDS\fR -select return field keys to display (comma separated) +\fB\-\-version\fR +show program's version number and exit .TP -\fB\-\-no-header\fR -do not display header +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit .TP -\fB\-\-no-keys\fR -do not display field keys -.SS Logging options +\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR +what backend(s) to enable (comma separated) + +.SH LOGGING OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR display debug messages @@ -55,16 +46,34 @@ display only error messages .TP \fB\-v\fR, \fB\-\-verbose\fR display info messages -.SS Misc options .TP -\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR -select backends to load +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-a\fR, \fB\-\-save\-responses\fR +save every response + +.SH RESULTS OPTIONS .TP -\fB\-h\fR, \fB\-\-help\fR -show the help message and exit +\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR +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) +.TP +\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR +select result item keys to display (comma separated) + +.SH FORMATTING OPTIONS +.TP +\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR +select output formatter (csv, htmltable, multiline, simple, table, webkit) +.TP +\fB\-\-no\-header\fR +do not display header +.TP +\fB\-\-no\-keys\fR +do not display item keys .SH COPYRIGHT Copyright(C) 2010 Romain Bignon @@ -73,4 +82,7 @@ For full COPYRIGHT see COPYING file with weboob package. .LP .RE .SH FILES - "~/.weboob/backends" +"~/.weboob/backends" + +.SH SEE ALSO +Home page: http://weboob.org/Wetboobs