Kovid Goyal
29cd8d64ea
Change shebangs to python from python2
...
Also remove a few other miscellaneous references to python2
2020-08-22 18:47:51 +05:30
Kovid Goyal
96a8aeaaf5
py3: Fix login checks in various recipes
2019-05-18 18:55:02 +05:30
Kovid Goyal
567040ee1e
Perform PEP8 compliance checks on the entire codebase
...
Some bits of PEP 8 are turned off via setup.cfg
2016-07-29 21:25:17 +05:30
Niels Giesen
bf796d6503
Fix false positive in nrcnext
2014-10-09 08:10:51 +02:00
Niels Giesen
d297106ed5
Fix false positive in nrcnext
2014-10-09 08:08:43 +02:00
Niels Giesen
fcdb142a01
Fix nrc_next recipe to work with changed login
...
Changed from jsbrowser to mechanize, as it is simpler in use (or maybe
just better documented) and no JavaScript was needed.
2014-10-08 09:31:10 +02:00
Niels Giesen
dbd9677801
Use zero-based month as 2nd dynamic field in URL
2014-05-01 08:22:00 +02:00
Niels Giesen
a573e71e87
Remove escaped EM tags, keeping only content
...
The source epub contains multiple escaped EM tags, also in title tags
and the table of contents. The safest way (and easiest way) to get a
readable epub from this is to dispense with the escaped EM tags
altogether, everywhere in .html and .ncx files (instead of replacing
them with unescaped ones), of course while keeping the human-readable
contents in place.
2014-04-30 15:57:35 +02:00
Niels Giesen
3726f69d54
Fix recipe "nrc•next" (new URL etcetera)
...
Follows recent changes in news source "NRC Handelsblad"
2014-04-30 13:00:13 +05:30
Kovid Goyal
c06c4522fd
nrc-next by Niels Giesen
2013-05-10 20:44:54 +05:30