4813 Commits

Author SHA1 Message Date
Warren
4293baf36c
update the if condition to check successful login
due to i18n, the text "Sign Out" might not appear in the returned html. 

The <i>a<i> tag for logging out:
```
<a href="https://accounts.wsj.com/logout?target=">登出</a>
```
2019-09-18 10:44:26 +08:00
Kovid Goyal
778b85b7df
... 2019-09-13 09:13:34 +05:30
Kovid Goyal
e4ea6f9e15
... 2019-09-12 18:54:39 +05:30
Kovid Goyal
2a7b9e30ac
Update Boston Globe 2019-09-11 21:11:27 +05:30
Kovid Goyal
05d0f0895f
Update Scientific American 2019-09-11 19:45:58 +05:30
Kovid Goyal
ec3238d1cd
Fix remaining set([]) 2019-09-08 14:07:59 +05:30
Kovid Goyal
6fbc6e6e04
Handle BS API change in Le Monde recipe 2019-08-31 15:19:56 +05:30
Kovid Goyal
260c330da3
pep8 2019-08-30 06:41:15 +05:30
Kovid Goyal
62a4659148
Update Esquire 2019-08-27 19:25:31 +05:30
Eli Schwartz
af81778588
remove unworking, unlisted recipe from 2011
This was incorrectly named *.py, so it was never added to
builtin_recipes.zip and could not be used. Attempting to rename and use
it yields 404 errors for each feed, so it cannot be trivially rescued;
therefore, delete it.
2019-08-20 07:52:41 -04:00
Kovid Goyal
b657ba60d7
Update Foreign Affairs 2019-08-19 08:27:33 +05:30
Kovid Goyal
099cbca59c
Get parse_index() working for foreign affairs AJAX backend 2019-08-18 17:52:49 +05:30
Kovid Goyal
9808bf69c9
Update derStandaard 2019-08-18 13:03:45 +05:30
Kovid Goyal
7460a12a4b
Complete fix for WSJ login logic change 2019-08-14 20:52:37 +05:30
josue
175b747657 Updated The Globe and Mail recipe: article titles no longer include section the article belongs to, added article meta data to remove tags because it was taking up almost 1 full page of dummy text, added real estate section, updated newspaper name to its proper one 2019-08-13 21:08:05 -04:00
Kovid Goyal
b9d5842e00
Update CNET News 2019-08-13 20:12:36 +05:30
Kovid Goyal
6c3fd548a5
... 2019-08-13 11:16:41 +05:30
Kovid Goyal
383d6cde29
Update National Geographic 2019-08-08 10:05:59 +05:30
a10kiloham
8761f0cb60
Update login mechanism for Times Online
Fixes #1025 (Update login mechanism)
Fixes #1026 (Fix login mechanism)
2019-08-06 20:46:58 +05:30
jn8029
f6c9cde09f enlarge cover img resolution by change the url
kindle app on larger tablets does not show cover
if the cover img resolution is too low.
2019-07-30 16:55:29 +08:00
jn8029
18316e4eda if the cover img resolution is too low, kindle wouldn't show it.
replacing the original src img size with a bigger size solves this issue
this is discuessed in
https://www.mobileread.com/forums/showthread.php?t=293114
2019-07-29 15:11:03 +08:00
Kovid Goyal
e28f5b52ee
... 2019-07-25 13:56:15 +05:30
Kovid Goyal
29615f2a69
Update Chicago Tribune 2019-07-25 13:53:52 +05:30
Kovid Goyal
a78bf9f21d
Update WSJ
Fixes #1837213 [Private bug](https://bugs.launchpad.net/calibre/+bug/1837213)
2019-07-20 12:40:26 +05:30
Kovid Goyal
23bc346ce8
Maybe Sports Illustrated needs Accept-Language 2019-07-16 08:27:17 +05:30
Kovid Goyal
466e0d4a13
Update Private Eye
Fixes #1836333 [Private Eye Online failing](https://bugs.launchpad.net/calibre/+bug/1836333)
2019-07-12 14:26:04 +05:30
Kovid Goyal
8eac004f89
py3: Ensure all builting recipes are in utf-8 and have the functions to get recipe code return unicode 2019-07-02 07:30:16 +05:30
Kovid Goyal
416986eb76
Handle malformed data from NYT 2019-06-30 16:31:59 +05:30
Kovid Goyal
1a7a1b27e8
Update Art and Letters Daily 2019-06-26 08:30:21 +05:30
Kovid Goyal
43f8e0926d
Update The Wall Street Journal 2019-06-25 20:20:06 +05:30
Kovid Goyal
9670cde2c2
Update Barrons 2019-06-16 20:50:10 +05:30
Kovid Goyal
408990ffd8
Update Newsweek 2019-06-13 16:29:45 +05:30
Kovid Goyal
c0397def21
... 2019-06-12 13:26:17 +05:30
Kovid Goyal
eafb79aaca
Fixup AINOnline for beautifulsoup 4 2019-06-12 13:25:04 +05:30
Kovid Goyal
7a048fe361
Aviation International News by Jose Ortiz 2019-06-12 05:25:59 +05:30
Kovid Goyal
f0d694a58d
Remove non-working recipe 2019-06-09 13:25:36 +05:30
Kovid Goyal
cea430cb78
Remove login from Boston Globe
It now uses Javascript to login, and given that
it works without login I cant be bothered to implement it.
2019-06-01 07:14:58 +05:30
Eli Schwartz
45ca4c7934
py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
Kovid Goyal
297f8fc41a
Remove not working recipe (RSS feeds have been discontinued) 2019-05-24 17:17:41 +05:30
Kovid Goyal
77966f6c7d
Ignore failures to set the timefmt in the LRB recipe 2019-05-24 07:44:11 +05:30
Kovid Goyal
ba5f3cdce7
The Baffler by Jose Ortiz 2019-05-24 07:38:16 +05:30
Kovid Goyal
a1e75e9bc2
Merge branch 'py3' of https://github.com/eli-schwartz/calibre 2019-05-20 06:44:04 +05:30
Eli Schwartz
3a4acd5826
py3: fix regression in commit 96a8aeaaf5420dcdbb3cbeb1856a4985e8942395
Strings that contain non-ascii literal characters cannot be made into
bytestrings merely by adding b'' and must either be encoded or use
hex escapes.
2019-05-19 21:05:16 -04:00
Kovid Goyal
38279c5280
Update The Toronto Star 2019-05-20 06:33:36 +05:30
Kovid Goyal
7f7c83a709
Remove non-working recipe 2019-05-18 19:09:52 +05:30
Kovid Goyal
96a8aeaaf5
py3: Fix login checks in various recipes 2019-05-18 18:55:02 +05:30
Kovid Goyal
166f16374b
Update The Financial Express 2019-05-18 15:34:29 +05:30
Kovid Goyal
6e414d293b
Update London Review of Books
Fixes #1829339 [Private bug](https://bugs.launchpad.net/calibre/+bug/1829339)
2019-05-18 15:01:14 +05:30
Kovid Goyal
a08bdbeb4e
Dont depend on calibre in polyglot 2019-05-15 16:42:52 +05:30
Kovid Goyal
a1c943c1e0
For some reason the redirect for the boston globe is not working in mechanize 2019-05-03 19:35:18 +05:30