18 Commits

Author SHA1 Message Date
Kovid Goyal
f5e0c975e5
Update Wired 2020-02-28 20:30:07 +05:30
Kovid Goyal
8c54867bbd
Update Wired Magazine 2019-09-20 09:27:03 +05:30
Kovid Goyal
65eafd1f7c
Update Wired Magazine 2018-12-05 09:43:03 +05:30
Kovid Goyal
0ba906da05
Update Wired Monthly
Merge branch 'master' of https://github.com/coiby/calibre
2017-09-16 08:47:58 +05:30
Coiby
5e3d4428cf Make Wired Monthly Recipe Work again
1. use seperator "." instead of "-", e.g. tag/magazine-25-02/page/1 => tag/magazine-25.02/page/1 

Note: if you access the magazine for "LOAD MORE RESULTS" from the page (e.g. https://www.wired.com/magazine/what-lies-ahead/), WIRED will still give you the link "tag/magazine-25-02/page/1". But the actual url is "tag/magazine-25.02/page/1".

2. find story links in div.archive-list-component__items

3. use the same remove_tags, keep_only_tags etc. as in latest wired_daily.recipe, so the article can be downloaded successfully.

4. If no new stories are fetched, morepages = False

The old way of making "morepages = False" is to catch HTTP exception. But accessing "tag/magazine-25.09/page/100" will not raise exception any more.

5. The url of story should begin with "/story" instead of "https://www.wired.com/". As a result, the basic url ""https://www.wired.com" should be added as prefix to the url of story.
2017-09-16 10:48:02 +08:00
Kovid Goyal
3c77f00387 Merge branch 'master' of https://github.com/Jaffa/calibre 2016-12-12 01:06:38 +05:30
Andrew Flegg
79a88546f0 Retrieve the latest magazine cover's thumbnail to use as the cover 2016-12-11 11:28:20 -08:00
Kovid Goyal
c370f9e8d1 ... 2016-10-09 18:20:33 +05:30
Allan Simonsen
afeeb2d26f Fixed broken recipe wired.recipe 2016-10-09 13:28:24 +02:00
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
4699aaaf56 Update Wired Magazine 2015-07-27 09:47:18 +05:30
Kovid Goyal
f6f74b9751 Update Wired Magazine 2015-05-16 09:20:49 +05:30
Kovid Goyal
5e04c1f9f8 Update Wired Magazine
Merge branch 'master' of https://github.com/truth1ness/calibre
2015-05-02 09:31:18 +05:30
truth1ness
c833ccc79e Added logic to find current month's magazine url and crawl through pages until end of month's articles are reached instead of taking 2 pages off the all main magazine feed 2015-05-01 17:34:02 -04:00
Kovid Goyal
8e85a16e4c Update Wired 2015-04-18 08:12:57 +05:30
Kovid Goyal
4768f29bf2 Update Wired Magazine 2013-10-15 20:49:10 +05:30
Kovid Goyal
f554c663fe ... 2012-05-17 21:58:21 +05:30
Kovid Goyal
014d4b50ed Store recipes in the calibre install folder in a zip file 2011-03-19 00:40:36 -06:00