56 Commits

Author SHA1 Message Date
Kovid Goyal
7f165f6735
Make logout link detection a bit more robust
Also fix typo in wsj_free recipe, it should match wsj
2019-09-18 09:44:50 +05:30
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
7460a12a4b
Complete fix for WSJ login logic change 2019-08-14 20:52:37 +05:30
Kovid Goyal
6c3fd548a5
... 2019-08-13 11:16:41 +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
43f8e0926d
Update The Wall Street Journal 2019-06-25 20:20:06 +05:30
Kovid Goyal
569c576293
py3: port use of urllib in recipes 2019-04-01 13:57:21 +05:30
Kovid Goyal
b9eeeaace3
WSJ changed its todays paper markup again
Fixes #1807945 [Wall Street Journal fetch does not work](https://bugs.launchpad.net/calibre/+bug/1807945)
2018-12-11 18:25:08 +05:30
Kovid Goyal
4a5dcef805
Add a retry for WSJ articles 2018-11-28 20:17:38 +05:30
Kovid Goyal
ccc4a17060
Fix missing headlines on some wsj articles 2018-11-28 20:13:54 +05:30
Kovid Goyal
82ab74d5a7
Update Wall Street Journal for print edition page changes 2018-11-27 21:00:01 +05:30
Kovid Goyal
1b5603d3dc
Merge branch 'patch-8' of https://github.com/a10kiloham/calibre 2018-10-02 18:13:00 +05:30
a10kiloham
bfe17411c1
Fixing another inline junk box 2018-10-02 11:47:27 +01:00
a10kiloham
3d8c79baf9
Fix line break 2018-10-02 11:43:05 +01:00
a10kiloham
f671b130d1
Remove inline related articles box 2018-10-02 11:40:48 +01:00
Kovid Goyal
50adaa402c
Fix cover download for WSJ subscriber recipe 2018-09-17 18:44:03 +05:30
Kovid Goyal
eccc5e1834
Nicer time fmt for WSJ 2018-01-06 23:10:20 +05:30
Kovid Goyal
6e02b9f8c1
Log failed login URL 2017-07-11 23:22:30 +05:30
Kovid Goyal
e16b3820e9
... 2017-06-19 20:35:25 +05:30
Kovid Goyal
63b8056af1
Update Wall Street Journal
Merge branch 'patch-13' of https://github.com/bobbysteel/calibre
2017-06-19 20:30:08 +05:30
bobbysteel
8270528729 fixing classes per comments 2017-06-19 15:55:38 +01:00
bobbysteel
c62631292d Update wsj.recipe 2017-06-19 01:46:29 +01:00
bobbysteel
f2f1f7c6b5 Remove junk from redesigned wall street journal 2017-06-19 01:18:17 +01:00
Kovid Goyal
f030b414ea Update Wall Street Journal 2017-02-05 21:21:40 +05:30
Kovid Goyal
cc2757ebd8 ... 2016-09-08 21:11:36 +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
81f8814f75 Update Barrons
Gets rid of the use of javascript_login since that no longer works in
modern calibre
2016-05-17 09:41:17 +05:30
Kovid Goyal
4c66829e6a Update Wall Street Journal
No longer uses Qt WebKit
2016-04-25 12:19:19 +05:30
Kovid Goyal
568726db1f Update Wall Street Journal 2015-10-11 00:09:43 +05:30
Kovid Goyal
5b606e4b53 Fix #1495583 [Wall Street Journal recipe not working](https://bugs.launchpad.net/calibre/+bug/1495583) 2015-09-14 21:45:47 +05:30
Kovid Goyal
2dcde3f263 Get rid of cssselect from jsnews 2015-02-22 14:50:04 +05:30
Kovid Goyal
710c0d5def Fix #1399848 [Can't fetch WSJ paid subscription](https://bugs.launchpad.net/calibre/+bug/1399848) 2014-12-06 08:47:20 +05:30
Kovid Goyal
4ef7b3d7d7 ... 2014-11-29 21:55:35 +05:30
Kovid Goyal
0c98870eff ... 2014-11-25 22:55:26 +05:30
Kovid Goyal
4cd960d9d9 Update Wall Street Journal
Fixes #1395546 [Private bug](https://bugs.launchpad.net/calibre/+bug/1395546)
2014-11-25 21:25:00 +05:30
Kovid Goyal
7028b7ab18 Update WSJ 2014-10-09 10:21:18 +05:30
Kovid Goyal
78fa833930 Update WSJ 2014-10-08 09:11:59 +05:30
Kovid Goyal
962a846506 Include the subscribe message in WSJ for people whose accounts have expired 2014-10-01 21:09:32 +05:30
Kovid Goyal
6374afb812 Update Wall Street Journal
Fixes #1373492 [Wall Street Journal not pulling articles](https://bugs.launchpad.net/calibre/+bug/1373492)
2014-09-24 22:42:04 +05:30
Kovid Goyal
6b4182da7b Update WSJ to include A-hed article 2014-05-14 22:40:04 +05:30
Kovid Goyal
78dab06e96 ... 2014-01-19 08:57:58 +05:30
Kovid Goyal
73e7ddcefe Update WSJ some more 2013-10-17 13:10:16 +05:30
Kovid Goyal
bec396158a Update Wall Street Journal
See #1239477 (Private bug)
2013-10-15 22:03:43 +05:30
Kovid Goyal
aabb11551d Update WSJ 2013-05-24 08:50:45 +05:30
Kovid Goyal
b45e97134e Update WSJ 2013-05-18 09:34:51 +05:30
Kovid Goyal
d95b50d2e0 Update wsj recipe for javascript login 2013-02-22 22:08:09 +05:30
Kovid Goyal
eaf9e2adc0 Fix recipes that use get_browser as a classmethod 2013-01-25 18:19:36 +05:30
Kovid Goyal
052ed1010a ... 2012-09-11 10:49:08 +05:30
Kovid Goyal
4fa3eed8f6 Improve WSJ 2012-09-06 11:39:50 +05:30
Kovid Goyal
d0404dc8c3 Fix WSJ login detection 2012-09-06 11:15:21 +05:30