79 Commits

Author SHA1 Message Date
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
661c47501a
Allow nyt todays paper download to work even when page errors out 2018-11-05 08:36:32 +05:30
Kovid Goyal
7cec7f612b
... 2018-11-01 15:11:24 +05:30
Kovid Goyal
bd109dd497
Handle changed markup on NYT today's paper page 2018-11-01 15:09:05 +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
524103b265
Update nytimes_sub.recipe 2018-05-22 14:42:26 +01:00
bobbysteel
af4934d6b4
revert regex and add filter to strip head 2018-05-22 14:11:57 +01:00
bobbysteel
855b9f1045
Fix hanging comment code 2018-05-21 17:28:51 +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
06f5e03e76
... 2018-02-07 21:40:41 +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
af7883f517
Fix cover to pull from NYT site 2017-11-26 08:51:10 +05:30
bobbysteel
98a17ad96a Exclude CN and ES lang content 2017-08-27 16:38:33 +01:00
Kovid Goyal
b47b9ab123
pep8 2017-06-30 10:11:20 +05:30
Kovid Goyal
13d6a6c6ec
Dont try to login to NYT since their login is no pure JS with a captcha 2017-06-24 22:22:46 +05:30
Kovid Goyal
889fc123e1
Fix error in a handful of recipes caused by upgrade to mechanize 0.3 which returns lists instead of iterators for forms() and links()
Fixes #1698646 [Failed: Fetch news from New York Times](https://bugs.launchpad.net/calibre/+bug/1698646)
2017-06-18 19:48:44 +05:30
Kovid Goyal
496e98b7ae
Merge branch 'master' of https://github.com/bobbysteel/calibre 2017-06-15 16:47:49 +05:30
bobbysteel
f65d7a6975 fix ads & share bullets in some style sections 2017-06-15 11:58:34 +01:00
bobbysteel
be88316b10 remove one more "follow" nag 2017-06-12 22:37:52 +01:00
bobbysteel
309a70d0fb
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