72 Commits

Author SHA1 Message Date
Kovid Goyal
07b4239634
workaround for nyt todays paper page using undefinedinstead of null in its json 2022-02-18 19:59:22 +05:30
Kovid Goyal
f48028aec4
Remove a couple of extra ad elements from the NYT download 2021-05-09 18:12:44 +05:30
Kovid Goyal
975f23dd71
Update NYTimes 2020-11-27 16:40:19 +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
20cba609fc
... 2020-03-05 08:32:13 +05:30
Kovid Goyal
a7a88de0f8
... 2020-02-12 08:59:46 +05:30
Kovid Goyal
2862b4cdd2
Update New York Times 2020-02-12 07:27:44 +05:30
Kovid Goyal
416986eb76
Handle malformed data from NYT 2019-06-30 16:31:59 +05:30
Kovid Goyal
6d5ce1c79a
Update NYTimes
Fixes #1825721 [Failure to get New York Times](https://bugs.launchpad.net/calibre/+bug/1825721)
2019-04-21 20:20:43 +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
3abd63304f
Update New York Times (Web)
Fixes #1816305 [New York Time news not complete](https://bugs.launchpad.net/calibre/+bug/1816305)
2019-02-18 10:58:56 +05:30
Kovid Goyal
22eb77f518
Fix incorrect assignment of articles to sections in NYT recipe 2018-11-08 15:52:49 +05:30
Kovid Goyal
e2a0807079
Use JSON rather than HTML data from the NYT today's paper page as it is more complete 2018-11-05 12:48:02 +05:30
Kovid Goyal
b6057fd108
Change the title of the NYT Web edition to include (Web) 2018-09-10 08:42:51 +05:30
Kovid Goyal
bab192fa6c
Update New York Times 2018-08-01 03:31:11 +05:30
Kovid Goyal
4e0ada41f5
Update New York Times 2018-06-02 07:59:28 +05:30
Kovid Goyal
ff78450ee7
Update NY Times
Fixes #843 (NYTimes update)
2018-05-31 18:28:20 +05:30
Kovid Goyal
37e75fcae1
Update The New York Times 2018-05-24 19:04:21 +05:30
Kovid Goyal
0b53f53529
pep8 2018-05-24 12:39:40 +05:30
bobbysteel
59a956c017
Update nytimes.recipe 2018-05-22 14:42:49 +01:00
bobbysteel
522b8cfb0a
revert regex and add filter to strip head 2018-05-22 14:11:01 +01:00
bobbysteel
e8ec6c7b86
fix hanging comment code 2018-05-21 17:29:28 +01:00
Kovid Goyal
766a7faeb6
... 2018-05-21 21:30:47 +05:30
Kovid Goyal
dff08d5ebd
Update NYT 2018-03-15 10:09:18 +05:30
Kovid Goyal
700f61df36
.. 2018-02-27 23:08:14 +05:30
Kovid Goyal
57a027c31e
More cruft removal in NYT recipe 2018-02-21 17:02:39 +05:30
Kovid Goyal
7f0f5d114c
Update NYTimes 2018-02-20 06:54:41 +05:30
Kovid Goyal
30a21d5627
Use unicode strftime in NYT recipe 2018-02-14 02:46:59 +05:30
Kovid Goyal
1af4092851
Add a configurable parameter to the NYT web edition recipe to skip articles older than specified number of days 2018-02-13 08:08:08 +05:30
Kovid Goyal
4e730dc862
Add date to articles in nyt todays papaer index 2018-02-13 07:58:03 +05:30
Kovid Goyal
a385f0a2d9
Update recipe for another change to the NYT todays paper page 2018-02-13 06:56:43 +05:30
Kovid Goyal
53e1398ed6
Another nytimes parse todays page fix
Fix all articles after front page being put into the internal section
2018-02-11 20:16:02 +05:30
Kovid Goyal
0441e59905
Fix NYT Today's paper front page section incomplete 2018-02-10 22:31:42 +05:30
Kovid Goyal
d9c9b48c91
Remove print citation at the end of the NYT articles 2018-02-09 19:31:13 +05:30
Kovid Goyal
cbc95ed9e5
... 2018-02-07 21:50:15 +05:30
Kovid Goyal
deef15a3aa
... 2018-02-07 21:40:22 +05:30
Kovid Goyal
359a2ff64b
Update New York Times 2018-02-07 21:31:18 +05:30
Kovid Goyal
9963f18768
pep8 2017-12-01 08:50:04 +05:30
bobbysteel
e517fbf89f
Fix cover to pull from NYT site 2017-11-26 08:51:10 +05:30
bobbysteel
ce79c26d84 Exclude CN and ES lang content 2017-08-27 16:37:20 +01:00
Kovid Goyal
496e98b7ae
Merge branch 'master' of https://github.com/bobbysteel/calibre 2017-06-15 16:47:49 +05:30
bobbysteel
d936faf1c6 fix ads & share bullets in some style sections 2017-06-15 12:01:09 +01:00
bobbysteel
713da0ad7b remove one more "follow" nag 2017-06-12 22:36:32 +01:00
bobbysteel
a836836359
Remove video from articles 2017-06-10 11:22:16 +05:30
Kovid Goyal
63ea8aa1f4 Update NYTimes
Merge branch 'nytimes' of https://github.com/jtmcdole/calibre
2017-02-26 08:52:31 +05:30
John McDole
481fe61766 [NYTimes] Support <article> tags
NYTimes web sections 'World', 'U.S', and others have <article> tags. This fixes web edition downloads, e.g. World, with zero articles.
2017-02-25 16:57:48 -08:00
Kovid Goyal
0858d97f82 http->https 2017-02-17 19:39:06 +05:30
Kovid Goyal
06b4445307 Update NY Times Headlines 2017-02-11 13:00:12 +05:30
jfhutson
b09e0b0016 remove 'masthead-social' tag
this shows up on blogs like "The Upshot". See the source of https://www.nytimes.com/2017/02/01/upshot/strife-over-immigrants-can-california-foretell-nations-future.html?ref=todayspaper. Without the fix "The Upshot" always has "Follow Us" and then three blank bullet points at the top then "Get the Upshot in your Inbox".
2017-02-02 21:00:45 -06:00
jfhutson
4a59c7737d remove video captions 2017-01-31 21:09:46 -06:00