88 Commits

Author SHA1 Message Date
SheinH
3976982d08 WSJ Redirect Fix 2024-01-17 17:07:39 -05:00
unkn0w7n
a73226029e WSJ update
add delay
2023-12-13 22:23:51 +05:30
unkn0w7n
8f1573b628 TOI Print update 2023-11-08 10:37:49 +05:30
unkn0w7n
97959c7eef wsj - get cover 2023-11-06 13:16:35 +05:30
unkn0w7n
c3446a780b ... 2023-10-27 10:09:09 +05:30
unkn0w7n
0b4b3027f4 wsj 2023-10-25 22:43:53 +05:30
unkn0w7n
346502a1b6 wsj
remove comments section
2023-10-24 09:45:52 +05:30
unkn0w7n
f908d8ce19 ... 2023-10-23 12:56:53 +05:30
Kovid Goyal
d9059b3899
... 2023-10-23 12:49:09 +05:30
unkn0w7n
9cc8fb137e WSJ update 2023-10-23 12:30:33 +05:30
unkn0w7n
9e62889606 revert WSJ
archive.is version no longer works
2023-10-20 09:27:18 +05:30
unkn0w7n
bc4924bd8f WSJ 2023-10-19 10:05:01 +05:30
Kovid Goyal
d62dab1e2e
make subscription for WSJ optional as recipe currently uses archive.is 2023-10-18 06:41:13 +05:30
unkn0w7n
aa33277338 Update wsj.recipe 2023-10-17 22:17:21 +05:30
Kovid Goyal
04dfdaf8cf
Just use the main container for WSJ extraction 2023-09-16 12:53:59 +05:30
Kovid Goyal
6ed414c1ca
Update WSJ 2023-09-15 16:13:24 +05:30
unkn0w7n
2670f912c1 ... 2023-05-25 22:48:14 +05:30
Kovid Goyal
7f274951fa
Fix #1993913 [Private bug](https://bugs.launchpad.net/calibre/+bug/1993913) 2022-10-25 08:31:18 +05:30
Kovid Goyal
c560cb7481
... 2022-09-05 08:15:21 +05:30
Kovid Goyal
9a6671c3ce
Update The Wall Street Journal 2022-09-05 07:59:35 +05:30
Kovid Goyal
0d4ee405c3
Update WSJ 2022-08-16 07:44:52 +05:30
Kovid Goyal
c1b908825e
Update WSJ login procedure to match current practice 2022-05-24 10:59:53 +05:30
Kovid Goyal
07480ba07c
Update WSJ
Site appears to be in the process of transitioning to a new react based
architecture. Roll eyes.
2022-04-05 07:36:10 +05:30
Kovid Goyal
93a8e83b93
Better workaround for wsj free index page getting stuck 2021-09-17 08:22:55 +05:30
Kovid Goyal
289e81c2de
... 2021-08-28 13:47:51 +05:30
Kovid Goyal
c3848a989d
WSJ recipe: make it more robust against bot protection
Mostly only required for the free version, with the login
bot protection doesnt kick in.
2021-08-01 10:48:36 +05:30
Kovid Goyal
4db5335471
Add the Whats news articles to WSJ 2021-07-31 21:19:11 +05:30
Kovid Goyal
96d5d5a764
Fix #1938213 [recipe no longer works for downloading the free version of the Wall Street Journal](https://bugs.launchpad.net/calibre/+bug/1938213) 2021-07-28 08:49:59 +05:30
Kovid Goyal
310f92b868
Update The Wall Street Journal 2021-01-20 21:36:20 +05:30
Kovid Goyal
0103bbc57f
Update The Wall Street Journal 2021-01-18 16:27:14 +05:30
Kovid Goyal
29cd8d64ea
Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
2020-08-22 18:47:51 +05:30
Kovid Goyal
7158d21c93
WSJ changes its index page markup a bit
Fixes #1871704 [WSJ fetch news: no articles found](https://bugs.launchpad.net/calibre/+bug/1871704)
2020-04-09 08:40:03 +05:30
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