Commit graph

6,323 commits

Author SHA1 Message Date
Bezleputh
5741561286 [leboncoin] fix search city using zipcode 2015-01-31 16:53:04 +01:00
Bezleputh
0096efc556 [francetelevisions] fix bug search date in bad balise 2015-01-31 16:53:04 +01:00
Bezleputh
8250846448 fix #1706 marmiton and 750g are now working using browser2 2015-01-31 16:53:04 +01:00
Bezleputh
e0cb4118f8 properly define urls 2015-01-31 16:53:04 +01:00
Oleg Plakhotniuk
7bbb113f92 Amazon module is updated according to the website change. Closes #1715 2015-01-31 16:20:26 +01:00
Romain Bignon
d2d348fe9e remove _Message and _Thread and use strings in Field instead 2015-01-31 15:36:57 +01:00
Pierre Mazière
178c7cd406 add the possibility to define Field type argument as a string
instead of:
class A:
    x = Field("This must be an instance of class B",B)

we could write:
class A:
    x = Field("This must be an instance of class B","B")

The use case is when B is a child of A and thus cannot be used
before its definition

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2015-01-31 15:34:38 +01:00
Jean-Philippe Dutreve
82f0a27790 Handle the case when the creditdunord CB label is "OPERATION SUR CARTE" (closes #1712)
Signed-off-by: Jean-Philippe Dutreve <jdutreve@winancial.com>
2015-01-28 14:05:11 +01:00
Vincent Paredes
f0c034e7fb New login pages on axabanques (closes #1709, #1711) 2015-01-27 11:52:39 +01:00
Jean-Philippe Dutreve
e5e745d2da Extend the delay to 31 days (instead of 7) for date_max_bump of several DateGuesser.
Signed-off-by: Jean-Philippe Dutreve <jdutreve@winancial.com>
2015-01-26 08:23:07 +01:00
Oleg Plakhotniuk
f2ea735c78 Amazon module: skip 'Not yet shipped' orders. Fixes #1699 2015-01-26 08:21:12 +01:00
Romain Bignon
70cf2db1ea backported changes from youtube-dl 2015-01-25 22:02:25 +01:00
Romain Bignon
9a6017da5e fix parsing of thread title 2015-01-24 12:11:13 +01:00
Romain Bignon
e442342bf9 do not tell user about disabling of urllib3 warnings 2015-01-24 12:03:43 +01:00
Romain Bignon
a86f71b90b fix encoding of urls 2015-01-23 16:49:36 +01:00
Romain Bignon
be34d90395 way used to vote has changed 2015-01-23 16:35:08 +01:00
Romain Bignon
cd922779a3 fix parsing of profiles 2015-01-23 16:35:01 +01:00
Romain Bignon
387124522f make all attributes of optim start with an underscore 2015-01-23 16:34:27 +01:00
Romain Bignon
0e57dd9559 handle logged page 2015-01-23 16:33:56 +01:00
Romain Bignon
1104529d77 correctly detect when login fails 2015-01-23 16:23:53 +01:00
Romain Bignon
d26bbc50a8 support of ASV accounts 2015-01-21 14:17:23 +01:00
Romain Bignon
130cec8c5a add Slugify filter 2015-01-21 14:16:58 +01:00
smurail
13b9a7471f minor fix 2015-01-21 13:41:34 +01:00
Romain Bignon
a43068648b allow birthday to be entered with separators 2015-01-21 10:40:03 +01:00
Romain Bignon
6063964c68 ignore moneycenter accounts 2015-01-21 10:16:13 +01:00
Bezleputh
0ce124119c [leboncoin] improve cities display in search 2015-01-18 13:39:51 +01:00
Bezleputh
a759c2c81e [hybride] no needs of https anymore 2015-01-18 13:39:26 +01:00
Romain Bignon
de97d45c74 clean cached objects before getting new ones 2015-01-18 13:38:26 +01:00
Romain Bignon
47232308a9 prompt user to accept an untrusted keyring (closes #771) 2015-01-16 12:21:51 +01:00
Romain Bignon
a529ecd521 add a contrib script to help forking weboob (courtesy of Larry Cow) 2015-01-15 12:06:20 +01:00
Romain Bignon
87070bf05a use a local instance of LinearDateGuesser instead of global one
When giving LinearDateGuesser instance to DateGuesser at Page's
declaration, that'll be the SAME object for all the life-time of the
module. So when listing transactions of a second account, the first taken
date is the date of the oldest transaction of the first account!
2015-01-13 16:59:13 +01:00
Vincent Paredes
920583eae7 try to disable warnigns in urllib3, to support urllib3 version in backport 2015-01-13 10:37:50 +01:00
Romain Bignon
8ae215fd1f handle new useless page 2015-01-13 10:37:50 +01:00
Bezleputh
21affed283 handle attribute error when stdout does not habe encoding attribute (ie xbmcout) 2015-01-11 12:06:16 +01:00
Bezleputh
3540bfe2fc [francetelevisions] handle lastest replay videos 2015-01-11 12:06:04 +01:00
Bezleputh
d7c483922a [arte] fix bug id was not well filled in info command and title was not filled 2015-01-11 12:05:58 +01:00
Romain Bignon
0d9f2cfc6c update upstream certificate hash 2015-01-08 11:38:11 +01:00
Romain Bignon
faf40c9c1f as BrowserSSLError now inherits from BrowserUnavailable, change exception catching to handle it (refs #1702) 2015-01-08 10:46:03 +01:00
Romain Bignon
0ec4b0373e update upstream certificate hash (closes #1702) 2015-01-08 10:45:58 +01:00
Bezleputh
6c550ea5a7 [francetelevisions] add option to get video from an url
this will allow to do things like that : videoob -d -b francetelevisions download http://pluzz.francetv.fr/videos/faites_entrer_l_accuse.html
2015-01-06 22:53:37 +01:00
Bezleputh
a7b9b6e9cc [francetelevisions] fix #1700 pluzz's search is crap 2015-01-06 22:53:37 +01:00
Bezleputh
933084c629 [senscritique] add Mangas missing channel 2015-01-06 22:53:37 +01:00
Oleg Plakhotniuk
8b66f74dd0 Amazon Store Card module: handle transactions w/o post date properly. Fixes #1701 2015-01-05 23:11:35 -06:00
Florent
747adc1251 Fix syntax error on allocine 2015-01-03 12:59:17 +01:00
Florent
0237112dd6 Fix pep8 on boobank 2015-01-03 12:58:31 +01:00
Romain Bignon
043b2cd814 add a command 'budgea' to export accounts and transactions to Budgea 2015-01-03 12:48:50 +01:00
Romain Bignon
241d358395 use APIBrowser 2015-01-03 12:48:50 +01:00
Romain Bignon
fa3424667f add an APIBrowser 2015-01-03 12:48:50 +01:00
Romain Bignon
0ce0a7e9b5 DomainBrowser: ability to give the baseurl in constructor 2015-01-03 12:48:50 +01:00
Romain Bignon
e5cf80aec8 add method Browser.set_profile 2015-01-03 12:48:50 +01:00