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
Romain Bignon
48ca3e5127
add an IPhone profile
2015-01-03 12:48:50 +01:00
Bezleputh
5451f4b370
[allocine] fix bug wile playing videos from external url
2015-01-02 18:01:31 +01:00
Bezleputh
4d6fba9e7a
[Date] Add a translation for january
2015-01-02 09:21:35 +01:00
Laurent Bachelier
2c53edd5ac
Do not crash with bundled urllib3
2015-01-01 12:21:19 +01:00
Florent
e64b3ef9a7
Remove useless else
2015-01-01 12:19:01 +01:00
Bezleputh
0ec91edc37
[allocine] handles showtimelist in allocine
2015-01-01 12:16:02 +01:00
Bezleputh
aca28a3d5a
[filter] handle TypeError exception raised by parse_date in DateTime Filter
2015-01-01 12:16:01 +01:00
Florent Fourcot
76da33368f
Encode properly output in console.py ( fix #1673 )
2014-12-31 18:15:48 +01:00
Bezleputh
ded5a06ac3
Do not display urllib3 warning if there is no certificate verification
2014-12-30 14:58:31 +01:00
Bezleputh
5762ea189c
[hybride] do not verify certificate
2014-12-30 14:58:30 +01:00
Bezleputh
e29c57a516
[senscritique] fix date parsing
2014-12-30 00:05:35 +01:00
Oleg Plakhotniuk
2fc837a42f
Amazon Store Card banking module. Closes #1698
2014-12-29 12:48:44 +01:00
Romain Bignon
0f79decdba
fix crash in a particular case of navigation
...
It happens if there is a full list, but not a check accounts full list...
2014-12-26 14:42:37 +01:00
Romain Bignon
c18ba9072c
support full list of accounts ( closes #1360 )
2014-12-26 11:41:53 +01:00
Bezleputh
a6e221f56d
[allocine] handle videos from allocine
2014-12-26 07:50:24 +01:00
Romain Bignon
4c87c39d4f
fix parsing of js signature ( closes #1695 , courtesy of Vincent Hobeïka)
2014-12-25 17:31:38 +01:00
Vincent Paredes
3b6f67f150
handling home page on new private website
2014-12-22 17:47:17 +01:00
Baptiste Delpey
46fdffbc42
fix warning with adding a new home page
2014-12-22 14:31:05 +01:00
Bezleputh
26e9763d51
[senscritique] improve module code
2014-12-22 09:26:40 +01:00
Bezleputh
71347cb8f7
[arretsurimages] fix #1691 , correctly implement search and add a test
2014-12-22 09:26:40 +01:00
Romain Bignon
cdb7d6ba49
handle new useless page
2014-12-21 20:44:38 +01:00
Romain Bignon
0412e626d0
fix crash when there is no contact
2014-12-20 16:27:54 +01:00
Romain Bignon
917cd06677
fix crash when a contact has been removed
2014-12-20 16:23:17 +01:00
Romain Bignon
205c4a1537
fix challenges with users who have already challenged you
2014-12-20 16:20:21 +01:00
Romain Bignon
38a3de1ef9
fix API to store optimization name in object ID
2014-12-20 16:20:03 +01:00
Bezleputh
98dbf02805
[senscritique] Skip test when StopIteration is raised
2014-12-18 23:16:18 +01:00
Bezleputh
c31e95403e
[vimeo] fix #1692 there is no latest category on vimeo.
...
allow to browse categories and channels
2014-12-18 23:16:18 +01:00
Bezleputh
d012e45527
[collection] browser2 adaptation : do not require an params in constructor
2014-12-18 23:16:18 +01:00
Bezleputh
3dcca5452c
[leboncoin] fix error when there is no price and improve description display
2014-12-18 23:16:18 +01:00
Romain Bignon
2edc1b0627
take care of transaction's net amounts ( closes #1694 )
...
The account balance is impacted by the net amount, because Paypal's fee is
deducted at source.
2014-12-18 11:33:15 +01:00