Commit graph

579 commits

Author SHA1 Message Date
Laurent Bachelier
fdcc192f7e Fix extraction of amounts >999 € 2010-12-10 16:41:26 +01:00
Christophe Benz
f1b3264a67 simplify and factorize code, remove dead code, follow conventions, use new-style classes 2010-12-09 15:39:49 +01:00
Romain Bignon
311f997b39 fix syntax (please cbenz check with pyflakes before commiting) 2010-12-09 12:03:04 +01:00
Christophe Benz
851b2d34ca code clean, split too long lines 2010-12-08 18:10:44 +01:00
Christophe Benz
3dd50f363d remove unnecessary brackets 2010-12-08 18:10:42 +01:00
Romain Bignon
9242a2e3e2 display hash when the captcha hasn't been resolved 2010-12-08 17:55:38 +01:00
Romain Bignon
f6e9fc30d4 a message requires to have a Thread 2010-12-08 12:10:54 +01:00
Romain Bignon
b32c0406dd fix test 2010-12-07 16:33:29 +01:00
Romain Bignon
96c9e00a26 add tests for meteofrance 2010-12-06 15:37:16 +01:00
Romain Bignon
31921549a7 use specific formatter for 'current' command 2010-12-06 15:26:54 +01:00
Christophe Benz
6a857021c7 fix bouygues #444 2010-12-06 15:16:35 +01:00
Romain Bignon
be359ba655 use urllib to escape queries 2010-12-06 13:18:55 +01:00
Romain Bignon
bf2db2eb9b change version to 0.5 2010-12-06 11:54:25 +01:00
Romain Bignon
f9fbd7646a pyflakes fixes 2010-12-06 11:53:06 +01:00
Cedric
618c47b8b4 Adding the licence header and factorize the bad encoded caracter's hack
Signed-off-by: Cedric <cedric@aiur.fr>
2010-12-06 11:50:23 +01:00
Cedric
9873506dc9 Cleaning the meteofrance backend source code
Signed-off-by: Cedric <cedric@aiur.fr>
2010-12-06 11:50:23 +01:00
Cedric
14ac02bac5 The meteofrance backend is still basic, but implements all methods and give a correct result.
Signed-off-by: Cedric <cedric@aiur.fr>
2010-12-06 11:50:23 +01:00
cedric
714b1be9ad Adding a new Backend for the meteofrance website. This is only an Alpha version
Signed-off-by: Cedric <cedric@aiur.fr>
2010-12-06 11:50:23 +01:00
Julien Veyssier
bd12ead317 fix piratebay small sizes 2010-12-05 18:44:44 +01:00
Julien Veyssier
f0b7e14a01 fix kickass small sizes 2010-12-04 12:11:31 +01:00
Nicolas Duhamel
85b413f199 New backend orange 2010-12-03 16:38:00 +01:00
Nicolas Duhamel
b583e0aa53 Fix bad encoding error with a hack 2010-12-03 16:37:42 +01:00
Romain Bignon
9d65fbf7af fix when author is None 2010-12-03 14:05:43 +01:00
Romain Bignon
a83a81dde8 bump to 0.5 2010-12-01 19:55:59 +01:00
Christophe Benz
b042b4b7f6 fix unicode and exceptions 2010-12-01 19:00:03 +01:00
Romain Bignon
0e4f89162e check if the response is malformatted. 2010-12-01 15:01:14 +01:00
Julien Veyssier
666a403b63 kickass updated 2010-11-30 18:01:43 +01:00
Julien Veyssier
835a04177c fixed : kickass website changed a detail 2010-11-30 16:21:45 +01:00
Christophe Benz
525c8d3185 fix cragr login 2010-11-30 13:18:49 +01:00
Julien Veyssier
23328e4ce8 [creditmutuel] correction if there is an info page at first 2010-11-29 21:27:02 +01:00
Romain Bignon
30db5a92a2 fix unicode issues 2010-11-29 21:07:28 +01:00
Romain Bignon
6e6801cdf2 pyflakes fixes 2010-11-29 21:07:28 +01:00
Jocelyn Jaubert
53a2ea8e54 Simplify captcha build_tiles() in module soge 2010-11-29 21:07:28 +01:00
Jocelyn Jaubert
8694bcbcde Add backend for french bank Société Générale 2010-11-29 21:07:28 +01:00
Julien Veyssier
fb7374c83e [isohunt].rock() 2010-11-28 21:59:40 +01:00
Julien Veyssier
e7188bfdff [isohunt] filenames OK 2010-11-28 21:28:53 +01:00
Julien Veyssier
55174e4538 isohunt 69,99% 2010-11-28 20:58:09 +01:00
Julien Veyssier
a40cf0ef44 isohunt 50% 2010-11-28 20:58:09 +01:00
Romain Bignon
912d3496c9 add flags IS_THREADS and IS_DISCUSSION to Thread to know how to display messages 2010-11-28 11:34:12 +01:00
Julien Veyssier
9024e75a28 kickass ok 2010-11-27 19:17:44 +01:00
Julien Veyssier
c1f64768ee [kickass] problem with colors into usefull text 2010-11-27 19:17:44 +01:00
Romain Bignon
de75347035 unused import 2010-11-27 17:23:53 +01:00
Xavier G
5906ea8326 CrAgr: implemented the transfer operation
Signed-off-by: Xavier G <xavier@tuxfamily.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-11-27 17:23:13 +01:00
Xavier G
efec89d905 CrAgr: added some documentation to accounts_list.py
Signed-off-by: Xavier G <xavier@tuxfamily.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-11-27 17:23:13 +01:00
Xavier G
2b38c243f7 CrAgr: added the CA Lorraine website to the known sites list.
Signed-off-by: Xavier G <xavier@tuxfamily.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-11-27 17:23:10 +01:00
Julien Veyssier
a25cf6b6f3 geolocip deleted ; geolocip2->geolocip ; geolocip corrected 2010-11-27 14:17:25 +01:00
Romain Bignon
c3463f2184 fix license 2010-11-27 13:39:00 +01:00
Julien Veyssier
1fbced68d9 fixed : piratebay doesn't produce the same page
if the torrent has or hasn't an image
2010-11-27 12:30:43 +01:00
Romain Bignon
4c5876ce73 fix parsing seed and leech 2010-11-27 09:46:59 +01:00
Julien Veyssier
4769b117a1 [piratebay] AUTHORS up to date, pyflakes runs 2010-11-27 01:04:49 +01:00