Weboob 0.9 released

This commit is contained in:
Romain Bignon 2011-10-10 11:37:44 +02:00
commit 1b6d04ffee
25 changed files with 191 additions and 27 deletions

104
ChangeLog
View file

@ -1,3 +1,107 @@
Weboob 0.9 (2011-10-10)
General
* New backend: Batoto (CapGallery).
* New backend: Eatmanga (CapGallery).
* New backend: FranceTelevisions (CapVideo).
* New backend: HDS (CapMessages).
* New backend: Izneo (CapGallery).
* New backend: Mangafox (CapGallery).
* New backend: Mangahere (CapGallery).
* New backend: Mangareader (CapGallery).
* New backend: Mangatoshokan (CapGallery).
* New backend: Nova (CapRadio).
* New backend: PhpBB (CapMessages, CapMessagesReply).
* New backend: Simplyread.it (CapGallery).
* New application: boobtracker (CapBugTracker).
* New script: hds/export.py to export stories from
histoires-de-sexe.net into a sqlite database.
* License change to AGPLv3+.
* Ability to not save backend passwords. Applications will prompt them
when needed.
Backend: Arte
* Set duration on video results.
Backend: AuM
* Rewrite to use the mobile API.
Backend: BNPorc
* Get operation categories.
Backend: CrAgr
* Get full history.
* Optimized operations retrieval for CA Centre.
* Fix: parsing accounts list.
Backend: CreditMutuel
* Maine-Anjou, Basse-Normandie bank added.
Backend: Dailymotion
* Fix: parsing duration.
* Fix: parsing of lives in search results.
Backend: DLFP
* Fix: disconnection URL needs to be called with POST instead of GET.
* Fix: do tests on alpha.linuxfr.org.
* Fix: relevance on news/diaries.
Backend: Gazelle
* Handle login errors.
* Fix: parsing on several gazelle websites.
Backend: INA
* Support videos on www.ina.fr (in addition to boutique.ina.fr).
Backend: IPInfoDB
* Fix: no crash when there are no coordinates from server.
Backend: Kickass
* Fix: parsing of search results (#663).
Backend: MediaWiki
* Handle errors from API.
Backend: MeteoFrance
* Fix: website changes.
Backend: Orange
* Fix: handling of pages.
Backend: PirateBay
* Fix: parsing of search results.
Backend: Redmine
* Now implements CapBugTracker (#684).
Backend: Transilien
* Supports the roadmap feature (#681).
Backend: Youtube
* Support more URLs.
* Support authentication.
* Fix: website changes.
Application: boobank
* Add the 'qif' formatter.
Application: boobank-munin
* When handling an incorrect password error, disable backend to
prevent your bank to disable your account (for example with BNP).
Application: pastoob
* Ability to pipe output.
Application: traveloob
* New command 'roadmap' to get the roadmap between to stations. It's
also possible to give a departure or an arrival time (#681).
Application: videoob
* Do not run player in background (#664).
* Command 'download' supports mms streams.
Application: weboorrents
* The given filename to command 'getfile' is optional (#683).
Weboob 0.8 (2011-05-08) Weboob 0.8 (2011-05-08)
General General
* New backend: E-Hentai (CapGallery). * New backend: E-Hentai (CapGallery).

View file

@ -1,4 +1,4 @@
.TH BOOBANK 1 "08 May 2011" "boobank 0\&.8" .TH BOOBANK 1 "10 October 2011" "boobank 0\&.9"
.SH NAME .SH NAME
boobank boobank
.SH SYNOPSIS .SH SYNOPSIS
@ -216,7 +216,7 @@ select result item keys to display (comma separated)
.SH FORMATTING OPTIONS .SH FORMATTING OPTIONS
.TP .TP
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR \fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
select output formatter (account_list, csv, htmltable, multiline, select output formatter (account_list, csv, htmltable, multiline, qif,
recipient_list, simple, table, transfer, webkit) recipient_list, simple, table, transfer, webkit)
.TP .TP
\fB\-\-no\-header\fR \fB\-\-no\-header\fR

View file

@ -1,4 +1,4 @@
.TH BOOBATHON 1 "08 May 2011" "boobathon 0\&.8" .TH BOOBATHON 1 "10 October 2011" "boobathon 0\&.9"
.SH NAME .SH NAME
boobathon boobathon
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH BOOBMSG 1 "08 May 2011" "boobmsg 0\&.8" .TH BOOBMSG 1 "10 October 2011" "boobmsg 0\&.9"
.SH NAME .SH NAME
boobmsg boobmsg
.SH SYNOPSIS .SH SYNOPSIS
@ -24,6 +24,8 @@ Console application allowing to send messages on various websites and to display
.br .br
* fourchan (4chan website) * fourchan (4chan website)
.br .br
* hds (histoires\-de\-sexe.net french erotic novels)
.br
* inrocks (Inrock French news website) * inrocks (Inrock French news website)
.br .br
* lefigaro (Lefigaro French news website) * lefigaro (Lefigaro French news website)
@ -34,6 +36,8 @@ Console application allowing to send messages on various websites and to display
.br .br
* orange (Orange french mobile phone provider) * orange (Orange french mobile phone provider)
.br .br
* phpbb (phpBB forum)
.br
* sfr (SFR french mobile phone provider) * sfr (SFR french mobile phone provider)
.SH BOOBMSG COMMANDS .SH BOOBMSG COMMANDS
.TP .TP

View file

@ -1,4 +1,4 @@
.TH CHATOOB 1 "08 May 2011" "chatoob 0\&.8" .TH CHATOOB 1 "10 October 2011" "chatoob 0\&.9"
.SH NAME .SH NAME
chatoob chatoob
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH GALLEROOB 1 "08 May 2011" "galleroob 0\&.8" .TH GALLEROOB 1 "10 October 2011" "galleroob 0\&.9"
.SH NAME .SH NAME
galleroob galleroob
.SH SYNOPSIS .SH SYNOPSIS
@ -14,7 +14,23 @@ galleroob
galleroob browses and downloads web image galleries galleroob browses and downloads web image galleries
.SS Supported websites: .SS Supported websites:
* batoto (Batoto manga reading site)
.br
* eatmanga (Eatmanga manga reading site)
.br
* ehentai (E\-hentai galleries) * ehentai (E\-hentai galleries)
.br
* izneo (Izneo)
.br
* mangafox (Mangafox manga reading site)
.br
* mangahere (Mangahere manga reading site)
.br
* mangareader (Mangareader manga reading site)
.br
* mangatoshokan (Mangatoshokan manga reading site)
.br
* simplyreadit (Simplyreadit manga reading site)
.SH GALLEROOB COMMANDS .SH GALLEROOB COMMANDS
.TP .TP
\fBdownload\fR \fIID\fR [\fIFIRST\fR [\fIFOLDER\fR]] \fBdownload\fR \fIID\fR [\fIFIRST\fR [\fIFOLDER\fR]]
@ -209,7 +225,7 @@ do not display item keys
file to export result file to export result
.SH COPYRIGHT .SH COPYRIGHT
None Copyright(C) 2011 Noé Rubinstein
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full COPYRIGHT see COPYING file with weboob package.
.LP .LP

View file

@ -1,4 +1,4 @@
.TH GEOLOOC 1 "08 May 2011" "geolooc 0\&.8" .TH GEOLOOC 1 "10 October 2011" "geolooc 0\&.9"
.SH NAME .SH NAME
geolooc geolooc
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH HAVESEX 1 "08 May 2011" "havesex 0\&.8" .TH HAVESEX 1 "10 October 2011" "havesex 0\&.9"
.SH NAME .SH NAME
havesex havesex
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH MASSTRANSIT 1 "08 May 2011" "masstransit 0\&.8" .TH MASSTRANSIT 1 "10 October 2011" "masstransit 0\&.9"
.SH NAME .SH NAME
masstransit masstransit
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH MONBOOB 1 "08 May 2011" "monboob 0\&.8" .TH MONBOOB 1 "10 October 2011" "monboob 0\&.9"
.SH NAME .SH NAME
monboob monboob
.SH SYNOPSIS .SH SYNOPSIS
@ -24,6 +24,8 @@ Daemon allowing to regularly check for new messages on various websites, and sen
.br .br
* fourchan (4chan website) * fourchan (4chan website)
.br .br
* hds (histoires\-de\-sexe.net french erotic novels)
.br
* inrocks (Inrock French news website) * inrocks (Inrock French news website)
.br .br
* lefigaro (Lefigaro French news website) * lefigaro (Lefigaro French news website)
@ -34,6 +36,8 @@ Daemon allowing to regularly check for new messages on various websites, and sen
.br .br
* orange (Orange french mobile phone provider) * orange (Orange french mobile phone provider)
.br .br
* phpbb (phpBB forum)
.br
* sfr (SFR french mobile phone provider) * sfr (SFR french mobile phone provider)
.SH MONBOOB COMMANDS .SH MONBOOB COMMANDS
.TP .TP

View file

@ -1,4 +1,4 @@
.TH PASTOOB 1 "08 May 2011" "pastoob 0\&.8" .TH PASTOOB 1 "10 October 2011" "pastoob 0\&.9"
.SH NAME .SH NAME
pastoob pastoob
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH QBOOBMSG 1 "08 May 2011" "qboobmsg 0\&.8" .TH QBOOBMSG 1 "10 October 2011" "qboobmsg 0\&.9"
.SH NAME .SH NAME
qboobmsg qboobmsg
.SH SYNOPSIS .SH SYNOPSIS
@ -24,6 +24,8 @@ Qt application allowing to read messages on various websites and reply to them.
.br .br
* fourchan (4chan website) * fourchan (4chan website)
.br .br
* hds (histoires\-de\-sexe.net french erotic novels)
.br
* inrocks (Inrock French news website) * inrocks (Inrock French news website)
.br .br
* lefigaro (Lefigaro French news website) * lefigaro (Lefigaro French news website)
@ -34,6 +36,8 @@ Qt application allowing to read messages on various websites and reply to them.
.br .br
* orange (Orange french mobile phone provider) * orange (Orange french mobile phone provider)
.br .br
* phpbb (phpBB forum)
.br
* sfr (SFR french mobile phone provider) * sfr (SFR french mobile phone provider)
.SH OPTIONS .SH OPTIONS
.TP .TP

View file

@ -1,4 +1,4 @@
.TH QHAVESEX 1 "08 May 2011" "qhavesex 0\&.8" .TH QHAVESEX 1 "10 October 2011" "qhavesex 0\&.9"
.SH NAME .SH NAME
qhavesex qhavesex
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH QWEBCONTENTEDIT 1 "08 May 2011" "qwebcontentedit 0\&.8" .TH QWEBCONTENTEDIT 1 "10 October 2011" "qwebcontentedit 0\&.9"
.SH NAME .SH NAME
qwebcontentedit qwebcontentedit
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH RADIOOB 1 "08 May 2011" "radioob 0\&.8" .TH RADIOOB 1 "10 October 2011" "radioob 0\&.9"
.SH NAME .SH NAME
radioob radioob
.SH SYNOPSIS .SH SYNOPSIS
@ -18,6 +18,8 @@ Console application allowing to search for web radio stations, listen to them an
.br .br
* lemouv (The le mouv' french radio) * lemouv (The le mouv' french radio)
.br .br
* nova (Nova french radio)
.br
* ouifm (The Ouï FM french radio) * ouifm (The Ouï FM french radio)
.SH RADIOOB COMMANDS .SH RADIOOB COMMANDS
.TP .TP

View file

@ -1,4 +1,4 @@
.TH TRAVELOOB 1 "08 May 2011" "traveloob 0\&.8" .TH TRAVELOOB 1 "10 October 2011" "traveloob 0\&.9"
.SH NAME .SH NAME
traveloob traveloob
.SH SYNOPSIS .SH SYNOPSIS
@ -23,6 +23,28 @@ Console application allowing to search for train stations and get departure time
.br .br
List all departures for a given station. List all departures for a given station.
.TP .TP
\fBroadmap\fR \fIDEPARTURE\fR \fIARRIVAL\fR
.br
Display the roadmap to travel from DEPARTURE to ARRIVAL.
.br
.br
Command\-line parameters:
.br
\-\-departure\-time TIME requested departure time
.br
\-\-arrival\-time TIME requested arrival time
.br
.br
TIME might be in form "yyyy\-mm\-dd HH:MM" or "HH:MM".
.br
.br
Example:
.br
> roadmap Puteaux Aulnay\-sous\-Bois \-\-arrival\-time 22:00
.TP
\fBstations\fR \fIPATTERN\fR \fBstations\fR \fIPATTERN\fR
.br .br
Search stations. Search stations.
@ -155,6 +177,12 @@ show this help message and exit
\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR \fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR
what backend(s) to enable (comma separated) what backend(s) to enable (comma separated)
.SH TRAVELOOB OPTIONS
.TP
\fB\-\-departure\-time=DEPARTURE_TIME\fR
.TP
\fB\-\-arrival\-time=ARRIVAL_TIME\fR
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR

View file

@ -1,4 +1,4 @@
.TH VIDEOOB 1 "08 May 2011" "videoob 0\&.8" .TH VIDEOOB 1 "10 October 2011" "videoob 0\&.9"
.SH NAME .SH NAME
videoob videoob
.SH SYNOPSIS .SH SYNOPSIS
@ -20,6 +20,8 @@ Console application allowing to search for videos on various websites, play and
.br .br
* dailymotion (Dailymotion videos website) * dailymotion (Dailymotion videos website)
.br .br
* francetelevisions (France Televisions video website)
.br
* ina (INA french video archives) * ina (INA french video archives)
.br .br
* youjizz (Youjizz videos website) * youjizz (Youjizz videos website)

View file

@ -1,4 +1,4 @@
.TH WEBCONTENTEDIT 1 "08 May 2011" "webcontentedit 0\&.8" .TH WEBCONTENTEDIT 1 "10 October 2011" "webcontentedit 0\&.9"
.SH NAME .SH NAME
webcontentedit webcontentedit
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH WEBOOB-CLI 1 "08 May 2011" "weboob-cli 0\&.8" .TH WEBOOB-CLI 1 "10 October 2011" "weboob-cli 0\&.9"
.SH NAME .SH NAME
weboob-cli weboob-cli
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH WEBOOB-CONFIG-QT 1 "08 May 2011" "weboob-config-qt 0\&.8" .TH WEBOOB-CONFIG-QT 1 "10 October 2011" "weboob-config-qt 0\&.9"
.SH NAME .SH NAME
weboob-config-qt weboob-config-qt
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH WEBOOB-CONFIG 1 "08 May 2011" "weboob-config 0\&.8" .TH WEBOOB-CONFIG 1 "10 October 2011" "weboob-config 0\&.9"
.SH NAME .SH NAME
weboob-config weboob-config
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH WEBOOB-DEBUG 1 "08 May 2011" "weboob-debug 0\&.8" .TH WEBOOB-DEBUG 1 "10 October 2011" "weboob-debug 0\&.9"
.SH NAME .SH NAME
weboob-debug weboob-debug
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH WEBOORRENTS 1 "08 May 2011" "weboorrents 0\&.8" .TH WEBOORRENTS 1 "10 October 2011" "weboorrents 0\&.9"
.SH NAME .SH NAME
weboorrents weboorrents
.SH SYNOPSIS .SH SYNOPSIS
@ -23,7 +23,7 @@ Console application allowing to search for torrents on various trackers and down
* piratebay (the pirate bay bittorrent tracker) * piratebay (the pirate bay bittorrent tracker)
.SH WEBOORRENTS COMMANDS .SH WEBOORRENTS COMMANDS
.TP .TP
\fBgetfile\fR \fIID\fR \fIFILENAME\fR \fBgetfile\fR \fIID\fR [\fIFILENAME\fR]
.br .br
Get the .torrent file. Get the .torrent file.
.br .br

View file

@ -1,4 +1,4 @@
.TH WETBOOBS 1 "08 May 2011" "wetboobs 0\&.8" .TH WETBOOBS 1 "10 October 2011" "wetboobs 0\&.9"
.SH NAME .SH NAME
wetboobs wetboobs
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -186,7 +186,7 @@ if options.xdg:
setup( setup(
name='weboob', name='weboob',
version='0.9', version = '0.9',
description='Weboob, Web Out Of Browsers', description='Weboob, Web Out Of Browsers',
author='Romain Bignon', author='Romain Bignon',
author_email='weboob@weboob.org', author_email='weboob@weboob.org',