Kovid Goyal
49ff2bde2d
Update NYTimes
2023-05-08 22:50:55 +05:30
Kovid Goyal
176171a116
skip the wayback archive for the index page
2022-11-19 10:37:51 +05:30
Kovid Goyal
e7d69a0ee0
Try getting NYTimes from the internet archive
...
nytimes.com is apparently doing a lot of bot detection. Let's see if
getting it from the Internet Archive works better. This goes via a
caching proxy so that any article is only downloaded once from the
archive regardless of how many users download using the recipe. This
ensures the archive is not unduly loaded.
2022-11-16 21:30:12 +05:30
Kovid Goyal
9e58974ec9
NYTimes has apparently tweaked their bot detection algorithms again
...
Sigh. Add a delay to avoid triggering the bot detection.
2022-11-14 10:41:52 +05:30
Kovid Goyal
6c9fc1c833
Update NYTimes
2022-09-15 12:32:44 +05:30
Kovid Goyal
2367d3464c
Update NYTimes
2022-09-15 12:24:41 +05:30
Kovid Goyal
1216e45580
Attempt to parse nytimes live markup
2022-09-12 13:20:45 +05:30
Kovid Goyal
ceafc1b05e
Update NYTimes
2022-09-12 07:40:24 +05:30
luz paz
6eb95a700c
Fix typos in recipes/
2022-07-18 22:05:00 -04:00
Kovid Goyal
fdbf44e3bd
Update The New York Times
2022-06-10 10:23:48 +05:30
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
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