4056 Commits

Author SHA1 Message Date
Loic Houpert
7a20c84f17
fix artickle date check due to wrong timezone 2021-01-16 22:58:02 +01:00
Kovid Goyal
6f0c2433bb
Merge branch 'newsfeed_mediapart_add_timeoncover_image' of https://github.com/lhoupert/calibre 2021-01-15 16:06:19 +05:30
Loic Houpert
61afab60c2
add edition on cover 2021-01-15 11:22:55 +01:00
Kovid Goyal
1b7951d7ba
Merge branch 'newsfeed_mediapart_add_timeoncover_image' of https://github.com/lhoupert/calibre 2021-01-15 14:51:14 +05:30
Loic Houpert
d0ced3eb48
center text overlay for cover 2021-01-15 09:11:05 +01:00
Loic Houpert
6788921684
add date of creation on cover 2021-01-14 22:46:00 +01:00
Loic Houpert
9b34bf899d
cover update2 2021-01-14 16:24:53 +01:00
Loic Houpert
e210c16857
fix Mediapart covers disappearing in Kindle menu 2021-01-12 11:00:30 +01:00
Kovid Goyal
5f41c8f40f
Update Mediapart
Merge branch 'edit_mediapart_newsfeed' of https://github.com/lhoupert/calibre
2021-01-12 04:37:48 +05:30
Loic Houpert
c7174bc8d6
rewritte my_parse_index so it handles more sections 2021-01-11 21:43:50 +01:00
Kovid Goyal
fdb8bcd4b5
... 2021-01-06 10:56:16 +05:30
Kovid Goyal
18bff172d4
Mallorca Zeitung by VoHegg 2021-01-05 13:14:13 +05:30
Kovid Goyal
a6840fb462
pep8 2021-01-04 22:15:31 +05:30
Kovid Goyal
05b97d24c0
T-Online by VoHegg 2021-01-04 20:32:27 +05:30
Kovid Goyal
9a8ff5539d
Update General Knowledge Today 2021-01-04 13:16:28 +05:30
Kovid Goyal
533aa3206e
Update El Pais
Fixes #1909831 [Make El Pais recipe work again: Fix RSS feeds and article classes](https://bugs.launchpad.net/calibre/+bug/1909831)
2021-01-02 09:38:39 +05:30
Kovid Goyal
adef43ddab
Update USA Today 2021-01-01 19:55:56 +05:30
Kovid Goyal
aa72949779
Update WirtchaftsWoche Online 2020-12-29 15:29:52 +05:30
Kovid Goyal
01b6c8c5b2
Update The Guardian
Merge branch 'master' of https://github.com/hehonghui/calibre
2020-12-29 13:45:04 +05:30
hehonghui
47ff9fe969 update guardian style 2020-12-29 14:53:29 +08:00
Kovid Goyal
bec6c7c0cd
Update arcamax 2020-12-27 18:27:11 +05:30
Kovid Goyal
d3ba0e98c5
http -> https 2020-12-27 18:23:41 +05:30
Kovid Goyal
0c678a1dc4
Update Miami Herald
Fixes #1906178 [[Enhancement] Fetch news: 30+ McClatchy newspapers](https://bugs.launchpad.net/calibre/+bug/1906178)
2020-12-27 13:38:22 +05:30
Kovid Goyal
c3e9853221
Revert "Remove non-working recipe"
This reverts commit 657c427f86923d417706fd176b93193751aa9978.
2020-12-27 13:26:37 +05:30
Kovid Goyal
351f93f599
Update The Seattle Times 2020-12-27 13:21:37 +05:30
Kovid Goyal
3d117adaee
El Diario by Dirk Gómez
Fixes #1909331 [Add recipe for eldiario.es](https://bugs.launchpad.net/calibre/+bug/1909331)
2020-12-26 09:47:55 +05:30
Kovid Goyal
657c427f86
Remove non-working recipe 2020-12-23 12:13:25 +05:30
Kovid Goyal
f9efa3197d
Update feed urls for miami herald 2020-12-23 12:12:45 +05:30
Kovid Goyal
de07a03eb7
Update The Australian 2020-12-23 10:39:43 +05:30
Kovid Goyal
c9193e3e53
Update The Atlantic 2020-12-23 10:19:28 +05:30
Kovid Goyal
d4c2b82582
pep8 2020-12-22 20:25:49 +05:30
Kovid Goyal
b2c5dfd158
SchwarzerPfeil by tastytea 2020-12-22 18:16:33 +05:30
tastytea
fb718271ea
Add recipe “SchwarzerPfeil”. 2020-12-22 13:08:31 +01:00
Kovid Goyal
c6d9bce9e8
Merge branch 'patch-1' of https://github.com/shinozukayohei/calibre 2020-12-22 14:08:50 +05:30
shinozukayohei
7567ced528
Replace urllib with self.index_to_soup()
urllib is no longer used to make requests. Instead self.index_to_soup() is called, with raw=True.
2020-12-21 12:18:27 -08:00
Kovid Goyal
6b10773c24
... 2020-12-21 09:26:59 +05:30
shinozukayohei
526969213c
Get a past edition (e.g., date='2020-11-28').
A new function edition(date) allows the user to specify a past edition. The default, date='', takes the current edition. The proper cover URL appears in the Calibre desktop app, though not on Kindle Oasis -  a minor remaining issue. Much respect and admiration for Kovid Goyal's work.
2020-12-20 15:17:03 -08:00
Kovid Goyal
38cc111d46
py3 compat for hacker news recipe 2020-12-20 09:39:07 +05:30
Kovid Goyal
5fa154e075
Update Zerohedge
Fixes #1908786 [Updated recipe for ZeroHedge](https://bugs.launchpad.net/calibre/+bug/1908786)
2020-12-19 21:11:05 +05:30
Kovid Goyal
9a4cef4b5d
Update kath.net 2020-12-19 12:30:56 +05:30
Kovid Goyal
1da8c3522e
Merge branch 'patch-1' of https://github.com/topynate/calibre 2020-12-19 10:05:07 +05:30
Kovid Goyal
843edabec1
Substack by topynate
Merge branch 'patch-1' of https://github.com/topynate/calibre
2020-12-19 09:39:07 +05:30
topynate
1c9db52ff6
Fix typo 2020-12-19 06:08:26 +02:00
topynate
b3e96eabab
Add missing fields to substack recipe 2020-12-19 05:53:28 +02:00
topynate
b533715f07
Recipe for Substack newsletters
This recipe uses the RSS feeds which Substack provides for each newsletter. Unlike the built-in RSS recipe, this one also lets Calibre download all posts from your paid subscriptions.
2020-12-19 05:07:23 +02:00
Kovid Goyal
8b4dae7c9e
Update New York Times Book Review 2020-12-14 13:35:03 +05:30
Kovid Goyal
289a5977af
pep8 2020-12-06 09:09:34 +05:30
Kovid Goyal
84ed6ac3af
Update The Guardian 2020-12-02 07:24:15 +05:30
Kovid Goyal
975f23dd71
Update NYTimes 2020-11-27 16:40:19 +05:30
hehonghui
614be0d044 fixed bug : can't parse atlantic's article images 2020-11-27 12:33:41 +08:00