Kovid Goyal
a7789552df
Get descriptions as well when parsing economist index page
2020-09-13 08:45:33 +05:30
Kovid Goyal
9f12a097cc
Update Economist
2020-09-04 17:39:30 +05:30
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
f20a32e5c6
Apparently economist uses both <div> and <section> for index page sections
2020-06-05 09:25:11 +05:30
Kovid Goyal
8f8a7b89c1
Update Economist recipes for index page markup change
...
Fixes #1882131 [Fetch "The Economist" News fails as they have totally revamped their website format](https://bugs.launchpad.net/calibre/+bug/1882131 )
2020-06-05 07:42:15 +05:30
Kovid Goyal
cdb8e6025f
Remove width and height attributes from economist download
2020-03-17 22:59:20 +05:30
Kovid Goyal
bde48aa80d
Replace entities in economist JSON text
...
& seems to be used a lot
2020-01-22 10:17:00 +05:30
Kovid Goyal
36fbbb6ae1
Update The Economist
2019-12-13 14:48:45 +05:30
Kovid Goyal
13961abd16
Also check python files using python 3 flake8
2019-04-13 09:17:31 +05:30
Kovid Goyal
4b0ed2ab99
py3: Port use of cookielib in recipes
2019-04-01 14:30:30 +05:30
Kovid Goyal
0fcad5f21f
Fix various uses of iteritems missed by dict_fixes
2019-03-25 15:29:08 +05:30
Kovid Goyal
c68a5c8ab1
Port Tag creation in recipes to work with any version of BeautifulSoup
2019-03-23 08:06:25 +05:30
Kovid Goyal
494140ecc1
Fix #1817828 [Economist Magazine download not working]( https://bugs.launchpad.net/calibre/+bug/1817828 )
2019-02-27 11:25:56 +05:30
Kovid Goyal
97f9373a99
Economist: handle printedition page redirecting to previous issue instead of current one
2018-11-16 12:24:41 +05:30
Kovid Goyal
a0569a727d
Recipe updates
...
Update The Economist
Update The Houston Chronicle
Bloomberg Columnists by Dale Furrow
Merge branch 'master' of https://github.com/dkfurrow/calibre
2018-07-13 08:10:53 +05:30
dale
6f93d75c06
(1) Revisions to existing Houston Chronicle recipe
...
(2) Added new recipe which scrapes Bloomberg for columnists' blog postings
(3) Revisions to existing economist recipe, added description metadata via populate_article_metadata.
2018-07-12 18:45:07 -05:00
Kovid Goyal
e5bf9607fa
Update The Economist
...
Fixes #1758535 [The economist download is not working](https://bugs.launchpad.net/calibre/+bug/1758535 )
2018-03-25 08:24:07 +05:30
Kovid Goyal
ef6fd9cf42
Update The Economist
2018-02-20 06:59:09 +05:30
Kovid Goyal
2e8632facf
Fix #1738298 [Economist recipe not working. Edition 3.13. Last successful use was a week ago.]( https://bugs.launchpad.net/calibre/+bug/1738298 )
2017-12-15 08:04:58 +05:30
Kovid Goyal
f66f9aced1
Merge branch 'patch-1' of https://github.com/bobbysteel/calibre
2017-12-07 21:54:03 +05:30
bobbysteel
44eceb5e57
Update economist_free.recipe
2017-12-07 16:20:58 +00:00
bobbysteel
0b9327a359
Fix cover resolution & add log line
2017-12-07 15:55:42 +00:00
bobbysteel
be33649f62
Cleanup tags to remove new newsletter nag
2017-11-29 17:00:28 +05:30
bobbysteel
8b1f2b756b
Update best day
2017-11-29 17:00:27 +05:30
Kovid Goyal
8f515a6cc7
Update The Economist
2017-11-26 08:51:11 +05:30
Kovid Goyal
e524261206
...
2017-10-06 09:27:42 +05:30
Kovid Goyal
7fd413d392
Remove srcset attribute from images in economist and new york review of books
2017-08-30 18:37:47 +05:30
bobbysteel
72f2cf8d21
Fix blog content inside Economist
2017-06-09 17:51:02 +01:00
Kovid Goyal
9e3171e3a6
Economist recipe reduce image quality to keep file size below amazon's email threshold when the output profile is set to a kindle profile
...
Fix #662 (Updating for reduced image sizes)
2017-05-12 22:08:52 +05:30
Kovid Goyal
9bc674b954
More changes to the Economist website
...
Sigh
2017-04-13 17:48:59 +05:30
Kovid Goyal
3feca0981a
...
2017-04-09 19:44:12 +05:30
Kovid Goyal
07a716ef38
...
2017-03-17 13:15:51 +05:30
Kovid Goyal
f10ef8fe90
...
2017-03-17 12:47:01 +05:30
Kovid Goyal
1c6387c51b
Update The Economist
2017-03-17 12:39:36 +05:30
Kovid Goyal
a750d21495
Update The Economist some more
2017-03-01 22:12:04 +05:30
Kovid Goyal
f143d1095a
Update The Economist
...
Merge branch 'patch-6' of https://github.com/bobbysteel/calibre
2017-03-01 08:32:00 +05:30
Kovid Goyal
5d35c23c5e
...
2017-02-11 17:31:19 +05:30
Kovid Goyal
4f4af3edf1
Update The Economist
...
The Economist is apparently doing some A/B testing with a new react
based design for its print edition page.
2017-02-11 13:47:07 +05:30
Kovid Goyal
68c3d6322e
More http -> https
2017-02-09 14:02:14 +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
Kovid Goyal
3c27f28fdb
Speedup economist download by not downloading images from the article carousel
2016-06-02 17:32:57 +05:30
Vladimir Agafonkin
34a6c44baa
remove topic widget from economist_free recipe
2016-05-16 15:13:29 +03:00
Kovid Goyal
1a2814494e
Resolve internal links for The Economist
2015-04-11 18:46:16 +05:30
Kovid Goyal
ef09e886b3
Change all shebangs to use python2
2015-01-23 19:08:21 +05:30
Kovid Goyal
1c2e89708f
Fix Economist not working from France
2014-11-07 08:56:35 +05:30
Tomáš Hnyk
12f3a7ffbc
Make the Economist recipe respect bold text
2013-11-28 10:56:58 +01:00
Kovid Goyal
eaf9e2adc0
Fix recipes that use get_browser as a classmethod
2013-01-25 18:19:36 +05:30
Kovid Goyal
320d64194d
Fix #1101034 (the economist news download doesn't work anymore.)
2013-01-18 08:49:55 +05:30
Kovid Goyal
f1863d3971
Update The Economist
2013-01-03 09:01:53 +05:30
Kovid Goyal
b9e31e8ba0
...
2012-06-21 18:23:43 +05:30