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
2017-07-12 19:44:35 -05:00
2017-09-09 08:20:08 +05:30
2017-09-06 11:24:08 +05:30
2013-06-06 10:28:48 +05:30
2017-05-21 13:39:30 +05:30
2017-08-25 09:17:17 +05:30
2017-05-31 17:18:39 +05:30
2016-06-17 10:26:44 +05:30
2008-04-04 14:23:29 -07:00
...
2011-02-18 22:24:49 -07:00
2017-05-21 13:39:09 +05:30
2017-02-02 20:55:01 +05:30

calibre

calibre is an e-book manager. It can view, convert, edit and catalog e-books in all of the major e-book formats. It can also talk to e-book reader devices. It can go out to the internet and fetch metadata for your books. It can download newspapers and convert them into e-books for convenient reading. It is cross platform, running on Linux, Windows and OS X.

For more information, see the calibre About page

Build Status Build status

Screenshots

Screenshots page

Usage

See the User Manual

Development

Setting up a development environment for calibre

A tarball of the source code for the current calibre release.

Bugs

Bug reports and feature requests should be made in the calibre bug tracker at launchpad. GitHub is only used for code hosting and pull requests.

Support calibre

calibre is a result of the efforts of many volunteers from all over the world. If you find it useful, please consider contributing to support its development. Donate to support calibre development.

Description
The official source code repository for the calibre ebook manager
Readme GPL-3.0 360 MiB
Languages
Python 92.6%
C 3.3%
C++ 3.1%
HTML 0.4%
Shell 0.2%
Other 0.2%