Weboob 0.d released
This commit is contained in:
parent
3e2109902d
commit
aeac1a9a2c
34 changed files with 267 additions and 190 deletions
190
ChangeLog
190
ChangeLog
|
|
@ -1,3 +1,193 @@
|
|||
Weboob 0.d (2012-10-28)
|
||||
General
|
||||
* New module: BanquePopulaire (CapBank).
|
||||
* New module: Bred (CapBank).
|
||||
* New module: CaisseDEpargne (CapBank).
|
||||
* New module: CIC (CapBank).
|
||||
* New module: Ebonics (CapTranslate).
|
||||
* New module: EuroParl (CapVideo).
|
||||
* New module: GDCVault (CapVideo).
|
||||
* New module: LeclercMobile (CapBill).
|
||||
* New module: Vimeo (CapVideo).
|
||||
* New module: Weather (CapWeather).
|
||||
* New script: contrib/downloadboob to automatically download vidéos
|
||||
matching some criteria (#838).
|
||||
* Add a basic system to check SSL certificates.
|
||||
|
||||
Console Applications
|
||||
* Correctly check new version of the module.
|
||||
* Short commands for all applications (and suggestions).
|
||||
|
||||
Module: AuM
|
||||
* Add a status field to display number of new visits.
|
||||
* Support new API (#871,#900,#902).
|
||||
|
||||
Module: BNPorc
|
||||
* Strip trailing 'CARTE XXX' from card transactions labels.
|
||||
* Get last 100 transactions instead of 30.
|
||||
* Fix: website changes.
|
||||
|
||||
Module: Boursorama
|
||||
* Correctly handle case that we don't support the history page of an
|
||||
account.
|
||||
* Fix: unlimited loop in case of bad credentials.
|
||||
|
||||
Module: BP
|
||||
* Parse labels and detect type of transactions.
|
||||
* Get maximum of transactions in history.
|
||||
* Workaround to libssl 1.0.1c-4 bug in Debian (#863).
|
||||
|
||||
Module: CappedTV
|
||||
* Fix: proper handling of No Results Found.
|
||||
|
||||
Module: CMB
|
||||
* Support proxy.
|
||||
* Check SSL certificate.
|
||||
* Fix: a bug in the accounts listing.
|
||||
|
||||
Module: CrAgr
|
||||
* Reworked the whole parsing for 'list' and 'history' operations.
|
||||
* Parse labels and detect type of transactions.
|
||||
|
||||
Module: CreditMutuel
|
||||
* Support deferred debit.
|
||||
* Never store 'RELEVE CARTE' transactions (redundancy with card
|
||||
transactions).
|
||||
* Fix: login (skip page which warns about phishing).
|
||||
|
||||
Module: Dailymotion
|
||||
* Add support for embed URLs.
|
||||
* Fix: parsing authors on anyclip videos.
|
||||
* Fix: search-then-play combination (#860).
|
||||
|
||||
Module: Fortuneo
|
||||
* Fix: website changes.
|
||||
* Fix: check on login failure.
|
||||
|
||||
Module: FreeMobile
|
||||
* Catch unit for data.
|
||||
* Support multiple accounts.
|
||||
* Fix: login (website change).
|
||||
* Fix: pdf downloading.
|
||||
* Fix: international calls.
|
||||
* Fix: parsing name with a dash.
|
||||
|
||||
Module: Gazelle
|
||||
* Fix: parsing title on whatcd.
|
||||
|
||||
Module: HDS
|
||||
* Fix: parsing dates.
|
||||
|
||||
Module: HSBC
|
||||
* Support history and coming transactions.
|
||||
* Fix: duplicated IDs of accounts.
|
||||
* Fix: parsing of accounts and history.
|
||||
|
||||
Module: ING
|
||||
* Transaction IDs are generated with a hash function.
|
||||
* Use static IDs of accounts.
|
||||
* Support tranfers.
|
||||
|
||||
Module: LCL
|
||||
* Parse labels and detect type of transactions.
|
||||
* Display password renewal warning.
|
||||
* Support CB operations.
|
||||
* Support several contracts.
|
||||
|
||||
Module: LeFigaro
|
||||
* Fix: parsing of live articles.
|
||||
|
||||
Module: Minutes20
|
||||
* Fix: RSS feed url has changed.
|
||||
|
||||
Module: Nettokom
|
||||
* Fix: website change about authentication.
|
||||
|
||||
Module: Newsfeed
|
||||
* Add a link on top of content.
|
||||
|
||||
Module: NolifeTV
|
||||
* Fix: authentication and retrieve of video url (#880).
|
||||
|
||||
Module: Nova
|
||||
* Fix: retrieving of current song.
|
||||
|
||||
Module: PAP
|
||||
* Fix: parsing housings (#874).
|
||||
|
||||
Module: PressEurop
|
||||
* Fetch last 140 entries instead of 50.
|
||||
|
||||
Module: PrixCarburants
|
||||
* Fix: regexp of product name in page.
|
||||
|
||||
Module: RadioFrance
|
||||
* Support franceinfo archives.
|
||||
|
||||
Module: SocieteGenerale
|
||||
* Truncate password to 6 digits.
|
||||
* Handle error message when unable to login.
|
||||
* Support deferred debit cards.
|
||||
* Fix: follow next pages of history.
|
||||
* Fix: website changes about authentication (#891).
|
||||
|
||||
Module: Transilien
|
||||
* Support when a train is removed (#894).
|
||||
* Fix: parsing time (#866).
|
||||
|
||||
Module: Yahoo
|
||||
* Fix: search of cities (website change).
|
||||
|
||||
Module: Youjizz
|
||||
* Fix: parsing of duration.
|
||||
* Fix: parsing video url.
|
||||
|
||||
Module: Youporn
|
||||
* Fix: website changed.
|
||||
|
||||
Module: Youtube
|
||||
* Add support for youtube-nookie.com.
|
||||
* Fix: login and play of nsfw videos (#918).
|
||||
* Fix: finding video url (website change).
|
||||
|
||||
Application: boobank
|
||||
* Fix: QIF spec requires capitalized 'type' (#898).
|
||||
|
||||
Application: boobill
|
||||
* New command 'balance'.
|
||||
|
||||
Application: comparoob
|
||||
* Fix: selection of product.
|
||||
|
||||
Application: freemobile-munin
|
||||
* Add parameter 'phonenumber'.
|
||||
* Fix: data parsing.
|
||||
|
||||
Application: havedate
|
||||
* Add command 'events'.
|
||||
|
||||
Application: pastoob
|
||||
* Abort if paste is empty.
|
||||
|
||||
Application: QHaveDate
|
||||
* Nicknames are selectable (#869).
|
||||
|
||||
Application: QVideoob
|
||||
* White background is not forced anymore (#823).
|
||||
|
||||
Application: translaboob
|
||||
* Add 'nigger' language.
|
||||
|
||||
Application: weboob-debug
|
||||
* Support more shell libs (ipython, bpython, standard python).
|
||||
|
||||
Appliccation: wetboobs
|
||||
* Ability to display temperatures either on celsius or on fahrenheit.
|
||||
|
||||
Core
|
||||
* Use module 'imp' instead of '__import__'.
|
||||
* Fix table formatter with python-prettytable 0.6.
|
||||
|
||||
Weboob 0.c (2012-05-04)
|
||||
General
|
||||
* New capability: CapPriceComparison.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH BOOBANK 1 "04 May 2012" "boobank 0\&.c"
|
||||
.TH BOOBANK 1 "28 October 2012" "boobank 0\&.d"
|
||||
.SH NAME
|
||||
boobank
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -14,12 +14,20 @@ boobank
|
|||
Console application allowing to list your bank accounts and get their balance, display accounts history and coming bank operations, and transfer money from an account to another (if available).
|
||||
|
||||
.SS Supported websites:
|
||||
* banquepopulaire (Banque Populaire French bank website)
|
||||
.br
|
||||
* bnporc (BNP Paribas French bank website)
|
||||
.br
|
||||
* boursorama (Boursorama French bank website)
|
||||
.br
|
||||
* bp (La Banque Postale French bank website)
|
||||
.br
|
||||
* bred (Bred French bank website)
|
||||
.br
|
||||
* caissedepargne (Caisse d'Épargne French bank website)
|
||||
.br
|
||||
* cic (CIC French bank website)
|
||||
.br
|
||||
* cmb (Crédit Mutuel de Bretagne French bank website)
|
||||
.br
|
||||
* cragr (Crédit Agricole French bank website)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH BOOBATHON 1 "04 May 2012" "boobathon 0\&.c"
|
||||
.TH BOOBATHON 1 "28 October 2012" "boobathon 0\&.d"
|
||||
.SH NAME
|
||||
boobathon
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH BOOBILL 1 "04 May 2012" "boobill 0\&.c"
|
||||
.TH BOOBILL 1 "28 October 2012" "boobill 0\&.d"
|
||||
.SH NAME
|
||||
boobill
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -16,9 +16,17 @@ Console application allowing to get and download bills.
|
|||
.SS Supported websites:
|
||||
* freemobile (Free Mobile website)
|
||||
.br
|
||||
* leclercmobile (Leclerc Mobile website)
|
||||
.br
|
||||
* nettokom (Nettokom website)
|
||||
.SH BOOBILL COMMANDS
|
||||
.TP
|
||||
\fBbalance\fR [\fII\fRd]
|
||||
.br
|
||||
Get balance of subscriptions.
|
||||
.br
|
||||
If no ID given, display balance of all backends
|
||||
.TP
|
||||
\fBbills\fR [\fII\fRd]
|
||||
.br
|
||||
Get the list of bills documents for subscriptions.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH BOOBMSG 1 "04 May 2012" "boobmsg 0\&.c"
|
||||
.TH BOOBMSG 1 "28 October 2012" "boobmsg 0\&.d"
|
||||
.SH NAME
|
||||
boobmsg
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH BOOBOOKS 1 "04 May 2012" "boobooks 0\&.c"
|
||||
.TH BOOBOOKS 1 "28 October 2012" "boobooks 0\&.d"
|
||||
.SH NAME
|
||||
boobooks
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH BOOBTRACKER 1 "04 May 2012" "boobtracker 0\&.c"
|
||||
.TH BOOBTRACKER 1 "28 October 2012" "boobtracker 0\&.d"
|
||||
.SH NAME
|
||||
boobtracker
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH COMPAROOB 1 "04 May 2012" "comparoob 0\&.c"
|
||||
.TH COMPAROOB 1 "28 October 2012" "comparoob 0\&.d"
|
||||
.SH NAME
|
||||
comparoob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH FLATBOOB 1 "04 May 2012" "flatboob 0\&.c"
|
||||
.TH FLATBOOB 1 "28 October 2012" "flatboob 0\&.d"
|
||||
.SH NAME
|
||||
flatboob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH GALLEROOB 1 "04 May 2012" "galleroob 0\&.c"
|
||||
.TH GALLEROOB 1 "28 October 2012" "galleroob 0\&.d"
|
||||
.SH NAME
|
||||
galleroob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH GEOLOOC 1 "04 May 2012" "geolooc 0\&.c"
|
||||
.TH GEOLOOC 1 "28 October 2012" "geolooc 0\&.d"
|
||||
.SH NAME
|
||||
geolooc
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH HAVEDATE 1 "04 May 2012" "havedate 0\&.c"
|
||||
.TH HAVEDATE 1 "28 October 2012" "havedate 0\&.d"
|
||||
.SH NAME
|
||||
havedate
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -17,6 +17,10 @@ Console application allowing to interact with various dating websites and to opt
|
|||
* aum ("Adopte un Mec" French dating website)
|
||||
.SH HAVEDATE COMMANDS
|
||||
.TP
|
||||
\fBevents\fR
|
||||
.br
|
||||
Display dating events.
|
||||
.TP
|
||||
\fBexport_all\fR
|
||||
.br
|
||||
Export All threads
|
||||
|
|
@ -254,8 +258,8 @@ select result item keys to display (comma separated)
|
|||
.SH FORMATTING OPTIONS
|
||||
.TP
|
||||
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
|
||||
select output formatter (atom, csv, htmltable, msg, msglist, multiline, profile,
|
||||
simple, table, webkit, xhtml)
|
||||
select output formatter (atom, csv, events, htmltable, msg, msglist, multiline,
|
||||
profile, simple, table, webkit, xhtml)
|
||||
.TP
|
||||
\fB\-\-no\-header\fR
|
||||
do not display header
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH MASSTRANSIT 1 "04 May 2012" "masstransit 0\&.c"
|
||||
.TH MASSTRANSIT 1 "28 October 2012" "masstransit 0\&.d"
|
||||
.SH NAME
|
||||
masstransit
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH MONBOOB 1 "04 May 2012" "monboob 0\&.c"
|
||||
.TH MONBOOB 1 "28 October 2012" "monboob 0\&.d"
|
||||
.SH NAME
|
||||
monboob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH PASTOOB 1 "04 May 2012" "pastoob 0\&.c"
|
||||
.TH PASTOOB 1 "28 October 2012" "pastoob 0\&.d"
|
||||
.SH NAME
|
||||
pastoob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH QBOOBMSG 1 "04 May 2012" "qboobmsg 0\&.c"
|
||||
.TH QBOOBMSG 1 "28 October 2012" "qboobmsg 0\&.d"
|
||||
.SH NAME
|
||||
qboobmsg
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH QFLATBOOB 1 "04 May 2012" "qflatboob 0\&.c"
|
||||
.TH QFLATBOOB 1 "28 October 2012" "qflatboob 0\&.d"
|
||||
.SH NAME
|
||||
qflatboob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH QHAVEDATE 1 "04 May 2012" "qhavedate 0\&.c"
|
||||
.TH QHAVEDATE 1 "28 October 2012" "qhavedate 0\&.d"
|
||||
.SH NAME
|
||||
qhavedate
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH QVIDEOOB 1 "04 May 2012" "qvideoob 0\&.c"
|
||||
.TH QVIDEOOB 1 "28 October 2012" "qvideoob 0\&.d"
|
||||
.SH NAME
|
||||
qvideoob
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -22,14 +22,22 @@ Qt application allowing to search videos on various websites and play them.
|
|||
.br
|
||||
* dailymotion (Dailymotion video streaming website)
|
||||
.br
|
||||
* europarl (Europarl parliamentary video streaming website)
|
||||
.br
|
||||
* francetelevisions (France Télévisions video website)
|
||||
.br
|
||||
* gdcvault (Game Developers Conferences Vault video streaming website)
|
||||
.br
|
||||
* ina (INA French TV video archives)
|
||||
.br
|
||||
* nolifetv (NolifeTV French video streaming website)
|
||||
.br
|
||||
* radiofrance (Radios of Radio France: Inter, Info, Bleu, Culture, Musique, FIP, Le Mouv')
|
||||
.br
|
||||
* trictractv (TricTrac.tv video website)
|
||||
.br
|
||||
* vimeo (Vimeo video streaming website)
|
||||
.br
|
||||
* youjizz (YouJizz pornographic video streaming website)
|
||||
.br
|
||||
* youporn (YouPorn pornographic video streaming website)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH QWEBCONTENTEDIT 1 "04 May 2012" "qwebcontentedit 0\&.c"
|
||||
.TH QWEBCONTENTEDIT 1 "28 October 2012" "qwebcontentedit 0\&.d"
|
||||
.SH NAME
|
||||
qwebcontentedit
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH RADIOOB 1 "04 May 2012" "radioob 0\&.c"
|
||||
.TH RADIOOB 1 "28 October 2012" "radioob 0\&.d"
|
||||
.SH NAME
|
||||
radioob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH TRANSLABOOB 1 "04 May 2012" "translaboob 0\&.c"
|
||||
.TH TRANSLABOOB 1 "28 October 2012" "translaboob 0\&.d"
|
||||
.SH NAME
|
||||
translaboob
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -14,6 +14,8 @@ translaboob
|
|||
Console application to translate text from one language to another
|
||||
|
||||
.SS Supported websites:
|
||||
* ebonics (English to Ebonics translation service)
|
||||
.br
|
||||
* googletranslate (Google translation web service)
|
||||
.br
|
||||
* wordreference (Free online translator)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH TRAVELOOB 1 "04 May 2012" "traveloob 0\&.c"
|
||||
.TH TRAVELOOB 1 "28 October 2012" "traveloob 0\&.d"
|
||||
.SH NAME
|
||||
traveloob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH VIDEOOB 1 "04 May 2012" "videoob 0\&.c"
|
||||
.TH VIDEOOB 1 "28 October 2012" "videoob 0\&.d"
|
||||
.SH NAME
|
||||
videoob
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -22,14 +22,22 @@ Console application allowing to search for videos on various websites, play and
|
|||
.br
|
||||
* dailymotion (Dailymotion video streaming website)
|
||||
.br
|
||||
* europarl (Europarl parliamentary video streaming website)
|
||||
.br
|
||||
* francetelevisions (France Télévisions video website)
|
||||
.br
|
||||
* gdcvault (Game Developers Conferences Vault video streaming website)
|
||||
.br
|
||||
* ina (INA French TV video archives)
|
||||
.br
|
||||
* nolifetv (NolifeTV French video streaming website)
|
||||
.br
|
||||
* radiofrance (Radios of Radio France: Inter, Info, Bleu, Culture, Musique, FIP, Le Mouv')
|
||||
.br
|
||||
* trictractv (TricTrac.tv video website)
|
||||
.br
|
||||
* vimeo (Vimeo video streaming website)
|
||||
.br
|
||||
* youjizz (YouJizz pornographic video streaming website)
|
||||
.br
|
||||
* youporn (YouPorn pornographic video streaming website)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBCONTENTEDIT 1 "04 May 2012" "webcontentedit 0\&.c"
|
||||
.TH WEBCONTENTEDIT 1 "28 October 2012" "webcontentedit 0\&.d"
|
||||
.SH NAME
|
||||
webcontentedit
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOOB-CLI 1 "04 May 2012" "weboob-cli 0\&.c"
|
||||
.TH WEBOOB-CLI 1 "28 October 2012" "weboob-cli 0\&.d"
|
||||
.SH NAME
|
||||
weboob-cli
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOOB-CONFIG-QT 1 "04 May 2012" "weboob-config-qt 0\&.c"
|
||||
.TH WEBOOB-CONFIG-QT 1 "28 October 2012" "weboob-config-qt 0\&.d"
|
||||
.SH NAME
|
||||
weboob-config-qt
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOOB-CONFIG 1 "04 May 2012" "weboob-config 0\&.c"
|
||||
.TH WEBOOB-CONFIG 1 "28 October 2012" "weboob-config 0\&.d"
|
||||
.SH NAME
|
||||
weboob-config
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
.TH WEBOOB-DEBUG 1 "04 May 2012" "weboob-debug 0\&.c"
|
||||
.TH WEBOOB-DEBUG 1 "28 October 2012" "weboob-debug 0\&.d"
|
||||
.SH NAME
|
||||
weboob-debug
|
||||
.SH SYNOPSIS
|
||||
.B weboob\-debug
|
||||
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
|
||||
[\-h] [\-dqv] [\-b \fIbackends\fR] ...
|
||||
.br
|
||||
.B weboob\-debug
|
||||
[\-\-help] [\-\-version]
|
||||
|
|
@ -13,137 +13,6 @@ weboob-debug
|
|||
|
||||
Weboob\-Debug is a console application to debug backends.
|
||||
|
||||
.SH WEBOOBDEBUG COMMANDS
|
||||
.TP
|
||||
\fBshell\fR \fIBACKEND\fR
|
||||
.br
|
||||
Debug a backend.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
.br
|
||||
Select used backends.
|
||||
.br
|
||||
|
||||
.br
|
||||
ACTION is one of the following (default: list):
|
||||
.br
|
||||
* enable enable given backends
|
||||
.br
|
||||
* disable disable given backends
|
||||
.br
|
||||
* only enable given backends and disable the others
|
||||
.br
|
||||
* list list backends
|
||||
.br
|
||||
* add add a backend
|
||||
.br
|
||||
* register register a new account on a website
|
||||
.br
|
||||
* edit edit a backend
|
||||
.br
|
||||
* remove remove a backend
|
||||
.br
|
||||
* list\-modules list modules
|
||||
.TP
|
||||
\fBcd\fR [\fIPATH\fR]
|
||||
.br
|
||||
Follow a path.
|
||||
.br
|
||||
".." is a special case and goes up one directory.
|
||||
.br
|
||||
"" is a special case and goes home.
|
||||
.TP
|
||||
\fBcondition\fR [\fIEXPRESSION\fR | off]
|
||||
.br
|
||||
If an argument is given, set the condition expression used to filter the results.
|
||||
.br
|
||||
If the "off" value is given, conditional filtering is disabled.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the current condition expression.
|
||||
.TP
|
||||
\fBcount\fR [\fINUMBER\fR | off]
|
||||
.br
|
||||
If an argument is given, set the maximum number of results fetched.
|
||||
.br
|
||||
NUMBER must be at least 1.
|
||||
.br
|
||||
"off" value disables counting, and allows infinite searches.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the current count value.
|
||||
.TP
|
||||
\fBformatter\fR [list | \fIFORMATTER\fR [\fICOMMAND\fR] | option \fIOPTION_NAME\fR [on | off]]
|
||||
.br
|
||||
If a FORMATTER is given, set the formatter to use.
|
||||
.br
|
||||
You can add a COMMAND to apply the formatter change only to
|
||||
.br
|
||||
a given command.
|
||||
.br
|
||||
|
||||
.br
|
||||
If the argument is "list", print the available formatters.
|
||||
.br
|
||||
|
||||
.br
|
||||
If the argument is "option", set the formatter options.
|
||||
.br
|
||||
Valid options are: header, keys.
|
||||
.br
|
||||
If on/off value is given, set the value of the option.
|
||||
.br
|
||||
If not, print the current value for the option.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
.br
|
||||
|
||||
.br
|
||||
Availables: debug, info, warning, error.
|
||||
.br
|
||||
* quiet is an alias for error
|
||||
.br
|
||||
* default is an alias for warning
|
||||
.TP
|
||||
\fBls\fR [\fIPATH\fR]
|
||||
.br
|
||||
List objects in current path.
|
||||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.TP
|
||||
\fBquit\fR
|
||||
.br
|
||||
Quit the application.
|
||||
.TP
|
||||
\fBselect\fR [\fIFIELD_NAME\fR]... | "$direct" | "$full"
|
||||
.br
|
||||
If an argument is given, set the selected fields.
|
||||
.br
|
||||
$direct selects all fields loaded in one http request.
|
||||
.br
|
||||
$full selects all fields using as much http requests as necessary.
|
||||
.br
|
||||
|
||||
.br
|
||||
If no argument is given, print the currently selected fields.
|
||||
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fB\-\-version\fR
|
||||
|
|
@ -172,30 +41,10 @@ file to save logs
|
|||
\fB\-a\fR, \fB\-\-save\-responses\fR
|
||||
save every response
|
||||
|
||||
.SH RESULTS OPTIONS
|
||||
.SH WEBOOB\-DEBUG 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
|
||||
.TP
|
||||
\fB\-O OUTFILE\fR, \fB\-\-outfile=OUTFILE\fR
|
||||
file to export result
|
||||
\fB\-B\fR, \fB\-\-bpython\fR
|
||||
Prefer bpython over ipython
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright(C) 2010-2011 Christophe Benz
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOOB-REPOS 1 "04 May 2012" "weboob-repos 0\&.c"
|
||||
.TH WEBOOB-REPOS 1 "28 October 2012" "weboob-repos 0\&.d"
|
||||
.SH NAME
|
||||
weboob-repos
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOORRENTS 1 "04 May 2012" "weboorrents 0\&.c"
|
||||
.TH WEBOORRENTS 1 "28 October 2012" "weboorrents 0\&.d"
|
||||
.SH NAME
|
||||
weboorrents
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WETBOOBS 1 "04 May 2012" "wetboobs 0\&.c"
|
||||
.TH WETBOOBS 1 "28 October 2012" "wetboobs 0\&.d"
|
||||
.SH NAME
|
||||
wetboobs
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
function set_version {
|
||||
echo -n "Replacing version in source files to $1"
|
||||
for fl in $(find . -iname "*.py"); do
|
||||
sed "s/\(VERSION\|version\|release\) *= *[\"'][0-9]\+\..\+[\"'],\?$/\1 = '$1'/g" $fl > $fl.new
|
||||
sed "s/\(VERSION\|version\|release\) *= *[\"'][0-9]\+\..\+[\"']\(,\?\)$/\1 = '$1'\2/g" $fl > $fl.new
|
||||
diff $fl.new $fl >/dev/null && echo -n "." || echo -n "+"
|
||||
cp -f $fl.new $fl
|
||||
rm -f $fl.new
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -149,7 +149,7 @@ if options.xdg:
|
|||
|
||||
setup(
|
||||
name='weboob',
|
||||
version='0.d',
|
||||
version = '0.d',
|
||||
description='Weboob, Web Outside Of Browsers',
|
||||
long_description=open('README').read(),
|
||||
author='Romain Bignon',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue