33 Commits

Author SHA1 Message Date
Kovid Goyal
921d82e63f
Update NYTimes
Now they apparently are incapable of generating valid JSON even. Sigh.
2025-09-07 18:46:39 +05:30
Kovid Goyal
206dda25a6
Update New York Times Book Review 2025-08-19 07:23:06 +05:30
Kovid Goyal
57a645e503
Change user agent for NYT recipes 2025-06-18 19:21:11 +05:30
Kovid Goyal
26c10fd4d8
Cleanup previous PR 2025-05-30 17:12:07 +05:30
Kovid Goyal
c7cf64db75
Update NYTimes Book Review 2025-04-20 08:50:55 +05:30
un-pogaz
37771022ce uniform string quote (auto-fix)
ruff 'Q'
2025-01-24 11:14:14 +01:00
unkn0w7n
8abf49f8ed NYT T Magazine 2024-10-05 18:40:53 +05:30
unkn0w7n
4fc5d3b30f Update NYT Book Review 2024-09-24 19:22:24 +05:30
Kovid Goyal
009f8f33ad
Update NYTimes Book Review 2023-08-06 10:05:57 +05:30
Kovid Goyal
5b5b7eeab1
Dont use the wayback machine for nytimes book review
Its API returns unavailable for a lot of pages even though they are
actually available.
2022-11-27 09:27:09 +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
2367d3464c
Update NYTimes 2022-09-15 12:24:41 +05:30
Kovid Goyal
692fa6d4fc
Use wayback for nytimes pages 2022-09-11 21:30:27 +05:30
Kovid Goyal
1b53ec7fdd
Move NYT JSON parsing code into its own module so it can be shared 2022-09-11 21:21:02 +05:30
Kovid Goyal
dfdb79a3ae
oops 2022-09-11 18:57:11 +05:30
Kovid Goyal
b8b4351741
Update New York Times Book Review
They rationalised their JSON schema finally.
2022-09-11 18:55:32 +05:30
Kovid Goyal
b7db7cf446
Update New York Times Book Review 2022-02-28 10:59:26 +05:30
Kovid Goyal
8b4dae7c9e
Update New York Times Book Review 2020-12-14 13:35:03 +05:30
Kovid Goyal
ecb302fa04
Update New York Times Book Review 2019-01-16 19:29:06 +05:30
Kovid Goyal
2c83c4747e
Update New York Times Book Review 2018-06-03 23:31:30 +05:30
Kovid Goyal
93f7310100
Update The New York Times Book Review 2018-05-23 13:32:55 +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
f8353e38fc Update New York Times Book Review 2016-06-19 07:54:55 +05:30
Kovid Goyal
43f03aa6c2 Update The New York Times Book Review 2016-03-20 17:55:48 +05:30
Kovid Goyal
0398ecd9d3 Update New York Times Book Review 2016-02-14 09:48:30 +05:30
Kovid Goyal
f624334abf Update New York Times Book Review 2015-12-31 15:18:30 +05:30
Kovid Goyal
4d89815a6e Update New York Times Book Review 2014-02-01 19:36:52 +05:30
Kovid Goyal
ac450fb04b ... 2013-03-18 14:11:40 +05:30
Kovid Goyal
452886aedd ... 2013-03-07 14:42:30 +05:30
Kovid Goyal
6f2c5a1f4d Update New York Times Book Review 2013-03-07 14:35:31 +05:30
Kovid Goyal
e9ff5e2599 Update New York Times Book Review 2012-10-27 22:15:10 +05:30
Kovid Goyal
014d4b50ed Store recipes in the calibre install folder in a zip file 2011-03-19 00:40:36 -06:00