Laurent Bachelier
5f9641e201
Fix doctest syntax
...
This also had the power to crash newer pyflakes releases.
2013-07-04 00:14:44 +02:00
Laurent Bachelier
a946fa8f0d
boobot: Rewrite any kind of space (newline, tab)
2013-07-04 00:13:34 +02:00
Florent
ed0fa0442b
Remove useless code
2013-07-03 17:13:36 +02:00
Florent
5479c0e9dc
Fix pdf parsing
2013-07-03 17:07:35 +02:00
Florent
1928f2a500
Fix paging on new website
2013-07-03 12:07:45 +02:00
Romain Bignon
c0e4609ee1
fix parsing of author
2013-06-29 20:32:02 +02:00
Laurent Bachelier
bd28eca0f6
boobot: Remove punctuation at the end when 404
2013-06-29 00:34:28 +02:00
Laurent Bachelier
2b7761fe9b
Ooops, it broke the first two required //
2013-06-29 00:04:57 +02:00
Laurent Bachelier
17cd144e92
freemobile: Fix warning
2013-06-27 15:08:07 +02:00
Laurent Bachelier
8acc696623
boobot: Some lib versions do not handle // well
2013-06-27 14:54:22 +02:00
Laurent Bachelier
fdfbfb0658
Workaround Debian compatibily layer
2013-06-27 14:53:36 +02:00
Laurent Bachelier
751ddeeab6
No deps by default on local install
2013-06-27 14:09:39 +02:00
Laurent Bachelier
799e051285
Fix bash completion
...
* Add files to the possibilities (needed at least for pastoob).
For now show them only if nothing else matches.
* Remove useless "$have" test that failed every time
* Forget fake "hash" after running
* Simpler code overall
2013-06-26 23:52:19 +02:00
Laurent Bachelier
dfa28b8420
Better README/INSTALL
2013-06-26 23:20:52 +02:00
Laurent Bachelier
70442b3044
boobot: More encoding fixes
2013-06-25 00:31:49 +02:00
Laurent Bachelier
a488edbd69
boobot: Support ignored users
...
And ignore irkers by default
2013-06-23 21:17:13 +02:00
Laurent Bachelier
46022720a1
boobot: Proper ^C closing
2013-06-23 20:37:21 +02:00
Laurent Bachelier
b6021ec90d
boobot: Try to use HTML encoding
2013-06-23 20:26:12 +02:00
Laurent Bachelier
f7c169bcbd
boobot: URL quoting creates more problems than in solves
2013-06-23 20:14:20 +02:00
Laurent Bachelier
321a7114cd
boobot: Better handling of zero/invalid HTML
2013-06-23 20:05:54 +02:00
Laurent Bachelier
99d9879a73
Configure boobot storage path
2013-06-23 20:03:51 +02:00
Laurent Bachelier
19bf5fe391
kickass: New domain, clean old
...
https://torrentfreak.com/kat-ph-goes-down-following-domain-issues-switches-to-kickass-to-130613/
2013-06-23 20:03:51 +02:00
Laurent Bachelier
b1bd2e549a
Use Pillow, unless PIL is already there
2013-06-23 20:03:51 +02:00
Romain Bignon
7f09092b37
fix go on professional accounts list page
2013-06-22 14:29:04 +02:00
Romain Bignon
f4ec9e393a
paypal certificate changed
2013-06-22 10:50:16 +02:00
Romain Bignon
8597a3102b
better detection of useful label
2013-06-22 10:46:08 +02:00
Romain Bignon
bc348136e7
add new url for homepage
2013-06-15 00:50:20 +02:00
Florent
0126d01e01
New certificat
2013-06-14 10:27:45 +02:00
Romain Bignon
d30382efea
fix auth on boursorama
2013-06-11 19:40:57 +02:00
Florent
52db84191b
Get newspaper source in author field
2013-06-11 16:14:51 +02:00
Florent
4f10915546
Do not start every graph to 0 / Use rigid
2013-06-11 13:39:43 +02:00
Romain Bignon
96033a3a89
add module chronopost
2013-06-11 00:04:04 +02:00
Romain Bignon
787250b218
add module ups
2013-06-11 00:00:59 +02:00
Romain Bignon
6590f2224a
add capability ICapPackageTracking
2013-06-11 00:00:56 +02:00
Romain Bignon
88338edaeb
certificate has changed
2013-06-08 17:55:49 +02:00
Florent
041457277d
Fix string conversion
2013-06-07 15:16:53 +02:00
Florent
1310939fe0
Fix import of Pillow in modules
2013-06-06 13:50:43 +02:00
Florent
74f15059e9
Fix Pillow import in core
2013-06-06 13:49:39 +02:00
François Revol
bd54e2329f
arte: Fix id2url()
...
The website now requires the id to be prefixed with "--" in the video page url,
to separate it from the optional keywords.
2013-06-04 14:36:45 +02:00
Florent
f615352340
No more snow sensor
2013-06-04 00:00:30 +02:00
Florent
3e1a2d3c50
Allow float values
2013-05-30 16:21:42 +02:00
Romain Bignon
8cd0dff1df
do not raise BrowserIncorrectPassword when the website displays an useless "urgent message" on login
2013-05-30 14:24:16 +02:00
François Revol
69505f312a
gdcvault: only log out when actually logged in
2013-05-29 13:47:11 +02:00
Bezleputh
621b55bf0d
add favicon.
...
Signed-off-by: Bezleputh <carton_ben@yahoo.fr>
2013-05-29 12:41:04 +02:00
Florent
902bf5a99a
Fix transfer encoding
2013-05-28 14:31:08 +02:00
Romain Bignon
464cd4112f
NotAvailable is unused
2013-05-28 13:02:54 +02:00
Romain Bignon
4ee284b2ab
fixes
...
- parse video xml with lxml instead of regexpes
- add a prefix to IDs to know what kind of object it is
2013-05-28 12:52:15 +02:00
Bezleputh
d1fd5de309
ajout de la prise en charge de Arte Live Web par le module arte
...
Signed-off-by: Bezleputh <carton_ben@yahoo.fr>
Signed-off-by: Romain Bignon <romain@budget-insight.com>
2013-05-28 12:52:15 +02:00
Florent
24b9631387
Allow non-ASCII password
2013-05-28 12:24:50 +02:00
Gabriel Kerneis
6bb6d1e42b
Fix english sentence
2013-05-28 11:19:04 +02:00