4293 Commits

Author SHA1 Message Date
unkn0w7n
7e394d9c15 Update hindustan_times_print.recipe 2024-07-22 15:38:14 +05:30
unkn0w7n
b71e3ef705 Update recipe_specific_options
for feeds based recipes
2024-07-22 15:31:08 +05:30
unkn0w7n
a1a97acb07 Update DW group of recipes
add recipe_specific_options
2024-07-22 12:16:47 +05:30
Kovid Goyal
4c7255854d
pep8 2024-07-22 11:17:58 +05:30
unkn0w7n
95557dd2d7 ... 2024-07-22 11:14:12 +05:30
unkn0w7n
16a1f2890b Updates recipe_specific_options 2024-07-22 11:08:00 +05:30
unkn0w7n
c3aa2b7119 Update specific_options
thepast.com recipes
2024-07-21 17:39:24 +05:30
unkn0w7n
afde5319c2 ... 2024-07-21 10:32:18 +05:30
unkn0w7n
594e44974c Update business_standard_print.recipe 2024-07-21 10:29:36 +05:30
unkn0w7n
68fc7ffb5c recipe_specific_option updates 2024-07-21 10:23:17 +05:30
Kovid Goyal
eb601e992c
Make recipe_specific_options usage compatible with old versions of calibre 2024-07-20 12:17:55 +05:30
unkn0w7n
115a287c21 Bloomberg 2024-07-20 09:47:42 +05:30
unkn0w7n
365b80bd24 Update hindu.recipe
international edition as the default
2024-07-20 09:47:15 +05:30
Kovid Goyal
ddfc32899f
... 2024-07-20 09:44:53 +05:30
Kovid Goyal
3bcf2c0d1b
Update Pagina12
Fixes #2073611 [Updated recipe for Pagina 12](https://bugs.launchpad.net/calibre/+bug/2073611)
2024-07-19 20:20:27 +05:30
Kovid Goyal
e4755c3df2
propagate changes from previous PR to duplicate economist recipe 2024-07-19 19:02:59 +05:30
unkn0w7n
eafdc3c7a9 ... 2024-07-19 18:58:19 +05:30
unkn0w7n
6218a97320 ... 2024-07-19 18:55:09 +05:30
unkn0w7n
aa2ef871fb Update economist.recipe 2024-07-19 18:52:03 +05:30
Kovid Goyal
c851acf3de
Update The Atlantic 2024-07-19 12:27:20 +05:30
unkn0w7n
7504ad828d ... 2024-07-19 11:49:00 +05:30
unkn0w7n
72f305e731 Update hindu.recipe 2024-07-19 11:44:35 +05:30
unkn0w7n
c259a94863 Update wsj.recipe 2024-07-19 11:07:48 +05:30
unkn0w7n
c7dc4bab2b Update psych.recipe 2024-07-19 11:06:13 +05:30
Kovid Goyal
d64c7ad715
pep8 2024-07-19 07:48:19 +05:30
unkn0w7n
8cc78aba7a Update eenadu 2024-07-18 16:34:55 +05:30
unkn0w7n
93addfe147 Update Bloomberg 2024-07-17 12:16:21 +05:30
unkn0w7n
988a29bc6c ... 2024-07-16 11:52:27 +05:30
unkn0w7n
91b4c9bbc3 Update Eenadu
images fail without referer.
2024-07-16 11:49:03 +05:30
unkn0w7n
bd574dee01 ... 2024-07-15 11:15:43 +05:30
unkn0w7n
dfc2ca24f4 Update Bloomberg Businessweek 2024-07-15 11:14:03 +05:30
Kovid Goyal
fe79fce828
pep8 2024-07-15 10:17:03 +05:30
unkn0w7n
7cc31fef48 WSJ News recipe
for the latest news.
2024-07-15 10:10:59 +05:30
unkn0w7n
a5810a362e ... 2024-07-14 14:17:58 +05:30
unkn0w7n
01f770da8d Update bloomberg.recipe 2024-07-14 14:09:43 +05:30
LAntoine
08608b189b Fix Bloomberg
* Handle Google news cookies
2024-07-13 17:25:46 +02:00
LAntoine
ae26837744 Fix Mediapart
* Fix login
* Handle Google news cookies
* Ignore screen-reader-only text
2024-07-13 17:25:01 +02:00
unkn0w7n
6fe43235a6 Update wsj.recipe 2024-07-13 12:14:11 +05:30
Kovid Goyal
f3bdf434de
pep8 2024-07-10 17:08:10 +05:30
Stephan Hügel
96b9f7a493 Tweaks to modernise Instapaper recipe
- Add new IDs and classes to be stripped, remove out-of-date elements
- Add Instapaper masthead logo
- Embed Gutenweb stylesheet for improved article styling
2024-07-10 12:14:49 +01:00
Kovid Goyal
be305e596f
pep8 2024-07-07 19:50:44 +05:30
unkn0w7n
f6656e96f4 Ancient Egypt Magazine 2024-07-07 10:32:05 +05:30
unkn0w7n
17b6b6ad5e Minerva Magazine 2024-07-07 10:30:54 +05:30
unkn0w7n
ac089c444d World Archaeology Magazine 2024-07-07 10:23:25 +05:30
unkn0w7n
9136b9c1d7 Military History Magazine 2024-07-07 09:59:40 +05:30
unkn0w7n
dd684bc70a Update MIT Tech Review 2024-07-06 10:35:00 +05:30
unkn0w7n
4565069f61 Update guardian.recipe 2024-07-06 10:29:29 +05:30
unkn0w7n
4cbf2bc25b Update liberation.recipe 2024-06-30 16:08:26 +05:30
Kovid Goyal
e00e213ba5
pep8 2024-06-30 11:49:14 +05:30
Kovid Goyal
13f9c072d2
Changing locale in a multithreaded program is unsafe after startup
If you need to format french day/month names, simple use an array
with predefined names and lookup by index. In any case, the fr locale
may not actually be available on user systems.
2024-06-30 11:44:37 +05:30