Laurent Bachelier
2c633a43c8
boobot: Faster timeouts
...
This requires running the development version of Weboob.
2013-05-14 10:39:03 +02:00
Laurent Bachelier
1df3cb78ef
Allow complete paths for script
...
This allows running any weboob script, not only those in scripts/
2013-05-14 10:39:03 +02:00
Laurent Bachelier
a0abba9810
Allow overriding delay and tries in decorated function arguments
2013-05-14 10:39:03 +02:00
Laurent Bachelier
cc8f3d6de1
boobot: More urlfix features
2013-05-14 10:39:03 +02:00
Laurent Bachelier
9b5b0dcf8b
boobot: Do not quote the semicolon
2013-05-14 10:39:03 +02:00
Laurent Bachelier
1eedc55344
boobot: Better HEAD errors
2013-05-14 10:39:03 +02:00
Laurent Bachelier
ac51c1fb99
boobot: Fix encoding replacement
2013-05-14 10:39:03 +02:00
Laurent Bachelier
36f2c04c80
Remove useless (same as parent) method
2013-05-14 10:39:03 +02:00
Stefano Zacchiroli
88908f358e
boobank: avoid blank lines between entries in (pretty_)qif formatting
...
rationale: empty lines between entries do not seem to be supported by
the spec
http://web.archive.org/web/20100222214101/http://web.intuit.com/support/quicken/docs/d_qif.html
and I have found at least one application reading QIF that works properly
without the blank lines, and fail to work with the blank lines
also: most QIF files generated by other apps in the wild seem not to have
any empty lines between entries
2013-05-10 09:00:26 +02:00
Florent
4002acf71b
New certificat
2013-05-06 11:06:26 +02:00
Laurent Bachelier
ea1ff80f57
piratebay: Support proxies, change to new default URL
2013-05-06 00:20:28 +02:00
Laurent Bachelier
512ac5ceaa
Allow value if equals to default
2013-05-06 00:15:30 +02:00
Laurent Bachelier
3710bb87ae
boobot: Support servers with no HEAD
2013-05-05 21:23:30 +02:00
Laurent Bachelier
bba7898561
boobot: Ignore NBSP in URLs
2013-05-05 21:10:15 +02:00
Laurent Bachelier
8825072829
boobot: Better newline handling
2013-05-05 20:53:21 +02:00
Laurent Bachelier
1b2031796b
boobot: Force shitty Windows encoding
...
Because web browsers actually do that!
Test URL: http://www.universfreebox.com/article/20715/Deutche-Telekom-met-fin-a-l-internet-illimite-bientot-le-tour-de-la-France
2013-05-05 20:43:58 +02:00
Laurent Bachelier
ab7287747a
boobot: Guess page encoding
...
This seems to work with most pages.
2013-05-05 20:40:51 +02:00
Laurent Bachelier
45151afa3e
boobot: Fix weird/unicode URLs
...
http://stackoverflow.com/questions/1916684/cant-open-unicode-url-with-python
2013-05-05 20:05:45 +02:00
Laurent Bachelier
2f9a50c754
boobot: Support multiple channels, refactoring
...
It should handle the various URL failures in a better way.
2013-05-05 19:15:51 +02:00
Johann Broudin
0cf91a1cb8
json describing current songs and artists changed
2013-04-30 11:53:25 +02:00
Romain Bignon
627d1baf7c
fix encoding errors
2013-04-27 12:20:31 +02:00
Romain Bignon
6180b8de12
introduce new contributors
2013-04-27 11:55:25 +02:00
Romain Bignon
9018e6aedb
use fillobj instead of get_video to complete all fields
2013-04-27 11:52:44 +02:00
Romain Bignon
37b94a79f2
cleanup
2013-04-27 11:52:44 +02:00
Bezleputh
6eedb3a396
add mdule grooveshark
...
Signed-off-by: Bezleputh <carton_ben@yahoo.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-04-27 11:40:53 +02:00
Lucas Nussbaum
0dbd996388
creditmutuel: fix listing of recipients in 'transfer'
...
Hi,
Without the patch below, I get:
Bug(creditmutuel): 'generator' object has no attribute 'itervalues'
The patch fixes this.
Thanks,
Lucas
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-04-27 11:37:41 +02:00
Romain Bignon
efa53ff46b
prevent navigation conflicts during accounts iteration
2013-04-26 16:42:40 +02:00
Romain Bignon
e199624d66
fix navigation in card accounts history
2013-04-26 16:01:45 +02:00
Romain Bignon
8dbcbf2daa
support personnal accounts on professionnal website
2013-04-26 15:36:52 +02:00
Romain Bignon
27371fd7ed
support new certificate
2013-04-25 13:31:02 +02:00
Stefano Zacchiroli
25b2c6df30
rename Makefile -> build.mk to avoid spurious build attempts
...
rationale: proper build needs to go through setup.py anyhow
by renaming Makefile to a less common name, we avoid people building by mistakes
only the makefile-driven part.
This also helps distribution heuristics when guessing how to auto-build
packages (e.g. Debian dh_auto_build)
2013-04-25 12:56:42 +02:00
Florent Fourcot
1161874362
Fix SMS regexp
2013-04-25 12:56:42 +02:00
Florent
040231a274
Add type account on ING
2013-04-25 12:56:41 +02:00
Romain Bignon
be1204af48
stop search queries if there is no more results
2013-04-20 17:00:48 +02:00
Romain Bignon
4840dff989
reorganization
2013-04-20 15:43:14 +02:00
Laurent Bachelier
99eaa87db9
boobot: Display regular URL info
2013-04-20 11:56:00 +02:00
Laurent Bachelier
bae6f257fc
Add --nodeps option to ignore dependencies
2013-04-20 11:56:00 +02:00
Romain Bignon
42b6c325c7
supprt some new fields
2013-04-20 11:48:11 +02:00
Romain Bignon
0084fa63f8
aum website needs to be logged to see profile now (because of craps)
2013-04-20 11:47:25 +02:00
Romain Bignon
e70cb76946
fix 'style' field
2013-04-20 11:12:37 +02:00
Romain Bignon
6cf1eed780
disable warning when unable to get public profile from website
2013-04-18 18:05:18 +02:00
Laurent Bachelier
46462995b9
Do not make dir if it exists
2013-04-17 09:10:39 +02:00
Romain Bignon
e6156c9e94
remove unused imports
2013-04-15 09:43:08 +02:00
Julien Veyssier
ad45004508
[podnapisi] mistake about subtitle page url format
2013-04-15 09:42:06 +02:00
Julien Veyssier
ff3f341104
[podnapisi] add language code numbers
2013-04-15 09:42:06 +02:00
Julien Veyssier
fa07f0db0f
[podnapisi] favicon
2013-04-15 09:42:06 +02:00
Julien Veyssier
b05b789cf4
new subtitle backend: podnapisi
2013-04-15 09:42:06 +02:00
Julien Veyssier
9716dcbe7f
[suboob] don't show url if empty
2013-04-15 09:42:06 +02:00
Laurent Bachelier
58a37c3bfb
boobot: irc 5.0+ compatibility
...
It should still work with older versions
2013-04-13 23:14:57 +02:00
Laurent Bachelier
ec4f934fee
boobot: Style fixes
2013-04-13 23:14:44 +02:00