101 Commits

Author SHA1 Message Date
unkn0w7n
579a6c7b97 create NYT Magazine 2024-10-09 09:56:19 +05:30
unkn0w7n
8abf49f8ed NYT T Magazine 2024-10-05 18:40:53 +05:30
unkn0w7n
d793ed3647 Update New York Times (Web) 2024-09-25 13:56:47 +05:30
unkn0w7n
0a94f5c763 ... 2024-09-22 22:31:16 +05:30
unkn0w7n
bfd6280c49 ... 2024-09-22 18:52:49 +05:30
unkn0w7n
b844da69d4 ... 2024-09-22 18:39:22 +05:30
unkn0w7n
7980be7dd5 Update nytimes.py 2024-09-22 18:26:05 +05:30
unkn0w7n
e848f9ba30 Update specific_options 2024-07-26 10:38:58 +05:30
unkn0w7n
2641ef766e more specific_options 2024-07-23 17:30:52 +05:30
Kovid Goyal
c3595c7b6c
sort imports in all recipe files 2024-03-30 13:03:29 +05:30
Kovid Goyal
ffd1af3ddb
Update NYTimes 2023-08-06 10:20:36 +05:30
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