Commit Graph

18 Commits

Author SHA1 Message Date
ae3c46e693 Xmlparser: check the attribute type is storable 2014-09-19 01:38:53 +02:00
d83b0d1b81 Report HTTP error to users 2014-09-10 21:33:28 +02:00
ee14682c4f extractDate function is now in a separate Python module 2014-09-08 02:25:26 +02:00
8efc92edde Fix usage of parse_string 2014-09-07 23:51:20 +02:00
28c1ad088b Move countdown to a separate module in tools 2014-08-29 17:13:28 +02:00
d575c0d6d3 tools.web: Avoid explicit redirection loop 2014-07-25 12:52:10 +02:00
0f01d28528 Webtool: New function to decode htmlentities 2014-07-11 16:37:06 +02:00
fa77a3b323 Fix decoding of some pages 2014-07-08 02:44:20 +02:00
c5ee6084c0 Webtool: if charset contain also language, ignore language 2014-06-26 23:32:25 +02:00
05a148fef4 Web tool now handles HTTPS connections, content is decoded following given charset header 2014-06-24 18:21:19 +02:00
Némunaire
a11c617ade Tools.web: use urllib instead of custom urlparser 2013-01-24 14:18:24 +01:00
Némunaire
2fc9c89c9e Increase dowloaded size when no length is given 2013-01-15 11:26:05 +01:00
Némunaire
bd4a9e17eb Avoid downloading of too big files 2013-01-04 18:05:41 +01:00
Némunaire
88d976fb60 Can parse JSON web pages 2012-11-06 04:26:38 +01:00
Némunaire
aa697a36d0 Now parse URL following RFC 1738 2012-11-06 04:14:11 +01:00
Némunaire
9b38b21898 Use new web tool into various modules 2012-11-04 16:26:20 +01:00
Némunaire
90f1e629ea Start a tool to manage web requests 2012-10-19 18:41:17 +02:00
Némunaire
f8b662f7d0 Add a tools directory 2012-10-19 18:40:41 +02:00