4813 Commits

Author SHA1 Message Date
Olga
321c488cf7
Update infobae.recipe
Change RSS URL to a working one.
2024-11-24 20:11:52 +01:00
lexual
d7eacdfeec
No extra junk at each of sat paper articles
This removes a lot of extra stuff showing up at end of each articles in the current saturday paper recipe.
2024-11-23 21:41:41 +11:00
unkn0w7n
fb79dcad24 update econ 2024-11-21 09:28:53 +05:30
unkn0w7n
5bd6b15af8 ... 2024-11-20 14:28:53 +05:30
unkn0w7n
48c1bbcc13 Update econ 2024-11-20 13:22:43 +05:30
unkn0w7n
6923b4f941 Update indian_express.recipe 2024-11-20 09:51:04 +05:30
Kovid Goyal
40a10aa715
... 2024-11-19 21:54:39 +05:30
unkn0w7n
55e1928bd6 ... 2024-11-19 21:43:34 +05:30
unkn0w7n
3b0fcaf924 Update economist_free.recipe 2024-11-19 21:32:15 +05:30
Kovid Goyal
c946ffa54b
... 2024-11-19 14:39:05 +05:30
unkn0w7n
17a509ba53 Update indian_express.recipe 2024-11-19 14:12:05 +05:30
Josemy Duarte
b980f77bfc
Remove space on substack replacement
Space is causing an invalid URL
2024-11-10 19:11:00 +01:00
Kovid Goyal
327c5c86de
pep8 2024-11-04 18:42:49 +05:30
unkn0w7n
d78056d40c remove dead recipes
These recipes are based on RSS feeds that no longer work.
2024-11-04 18:32:17 +05:30
unkn0w7n
51d8186d48 Create Unz Review 2024-11-04 18:31:08 +05:30
unkn0w7n
cf4821cc5f Create Sonar21 2024-11-04 18:30:21 +05:30
unkn0w7n
5f429c3a2d Update substack.recipe 2024-11-04 18:29:29 +05:30
Kovid Goyal
f02be2d913
pep8 2024-11-03 22:37:23 +05:30
unkn0w7n
73f7aa7230 ... 2024-11-03 11:01:06 +05:30
unkn0w7n
276f96e2e2 Update livemint.recipe
saturday edition no longer works.
2024-11-03 11:00:55 +05:30
unkn0w7n
1840b7469a Update nypost.recipe 2024-11-03 10:07:57 +05:30
Kovid Goyal
f8c76984d4
Update salon.com 2024-11-02 13:36:14 +05:30
Kovid Goyal
d5ed484703
... 2024-11-01 20:28:02 +05:30
Kovid Goyal
05e589e510
Update Ars Technica 2024-11-01 17:00:44 +05:30
Kovid Goyal
871e4a5a1c
Increase delay for economist recipes and also dont have failure to fetch publication date be fatal 2024-11-01 16:59:32 +05:30
unkn0w7n
a7925b7d2e Update indian_express.recipe 2024-10-29 12:10:43 +05:30
unkn0w7n
68851263a4 Update reuters.recipe 2024-10-29 12:07:56 +05:30
unkn0w7n
fda08b4ac6 Update business_standard_print.recipe 2024-10-29 11:58:52 +05:30
Kovid Goyal
6ea96a83f7
pep8 2024-10-17 15:45:27 +05:30
unkn0w7n
6d79e0929c Update The Wire
remove google feeds
2024-10-17 12:50:00 +05:30
unkn0w7n
cb1ecb5f9e Update Nikkei Asia Magazine
google webcache no longer works.
2024-10-15 19:01:18 +05:30
Kovid Goyal
22b5c958aa
... 2024-10-14 09:57:19 +05:30
unkn0w7n
bb284a240e remove dead recipes
These recipes are based on RSS feeds that no longer work.
2024-10-14 09:48:49 +05:30
unkn0w7n
8f7e2faa89 Update swarajya.recipe 2024-10-14 09:47:36 +05:30
unkn0w7n
2c87322425 remove dead recipes
These recipes are based on RSS feeds that no longer work.
2024-10-13 10:53:32 +05:30
unkn0w7n
16e73eed0a more natgeo recipes 2024-10-13 10:52:41 +05:30
unkn0w7n
15527533ba Update mainchi
japanese and english
2024-10-10 10:59:01 +05:30
unkn0w7n
579a6c7b97 create NYT Magazine 2024-10-09 09:56:19 +05:30
Kovid Goyal
907f018c44
pep8 2024-10-06 19:31:14 +05:30
Kovid Goyal
776c6103cc
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-10-06 19:30:41 +05:30
Kovid Goyal
114e5f288d
Remove some typecheck imports for bs4
calibre BeautifulSoup is not necessarily bs4 BeautifulSoup, though
derived from it.
2024-10-06 19:28:03 +05:30
unkn0w7n
93032c98ee remove dead recipes
These recipes are based on RSS feeds that no longer work.
2024-10-06 18:21:53 +05:30
Henrik Holm
4bceaea751 Update divs used to identify article content 2024-10-06 13:26:51 +02:00
Henrik Holm
2d36740a90 Reduce image width: 100% -> 75% 2024-10-06 13:26:51 +02:00
Henrik Holm
fb191f6e7a Refactor to skip empty sections and avoid duplicate articles 2024-10-06 13:26:51 +02:00
Henrik Holm
896a9d6561 Use a dict instead of a list of tuples 2024-10-06 13:26:51 +02:00
Henrik Holm
4ebc9ba110 Use [] instead of list() 2024-10-06 13:26:51 +02:00
Henrik Holm
6630793a75 Format using ruff rules specified in pyproject.toml 2024-10-06 13:26:51 +02:00
Henrik Holm
6db1fe5af4 Dynamically identify all unique web sections 2024-10-06 13:26:51 +02:00
Henrik Holm
ee5b24a937 Prefix inner function with "_" 2024-10-06 13:26:51 +02:00