2850 Commits

Author SHA1 Message Date
Kovid Goyal
38686dd905
py3: Misc recipe porting 2019-04-01 14:34:07 +05:30
Kovid Goyal
4b0ed2ab99
py3: Port use of cookielib in recipes 2019-04-01 14:30:30 +05:30
Kovid Goyal
972d98302e
... 2019-04-01 14:25:48 +05:30
Kovid Goyal
7f7f88c941
... 2019-04-01 14:25:04 +05:30
Kovid Goyal
c1eb2f9523
py3: port use of nested in recipes 2019-04-01 14:23:06 +05:30
Kovid Goyal
c32b7daafa
py3: Port use of urlparse in recipes 2019-04-01 14:16:37 +05:30
Kovid Goyal
569c576293
py3: port use of urllib in recipes 2019-04-01 13:57:21 +05:30
Kovid Goyal
d4c95b0df6
Remove not working recipe
Fixes #864 (Deleted bloomberg recipe, change in service)
2019-03-29 18:45:40 +05:30
Datalore740
002006a148
Fixed dead RSS feeds.
All of the NASA RSS feeds have been deprecated, so I replaced them, and changed the some of the news topics entirely.
2019-03-26 08:17:57 -07:00
Kovid Goyal
0fcad5f21f
Fix various uses of iteritems missed by dict_fixes 2019-03-25 15:29:08 +05:30
Kovid Goyal
ba59ac679d
Fix incorrect soup usage in various recipes
Also make SoupStrainer available in calibre.ebooks.BeautifulSoup
2019-03-25 10:17:27 +05:30
Kovid Goyal
a137e676a6
Dont use str(soup) 2019-03-24 15:15:21 +05:30
Kovid Goyal
8813a31a38
Handle direct querying of class attribute across BS versions 2019-03-24 12:18:43 +05:30
Kovid Goyal
256c7563b6
Port use of renderContents and BeautifulStoneSoup 2019-03-24 12:18:42 +05:30
Kovid Goyal
c68a5c8ab1
Port Tag creation in recipes to work with any version of BeautifulSoup 2019-03-23 08:06:25 +05:30
Kovid Goyal
5755625d1e
Get rid of has_key from all recipes 2019-03-22 23:47:49 +05:30
Kovid Goyal
df0e052c08
Update 1843 2019-03-21 20:33:52 +05:30
Eli Schwartz
c1fb63378f python3: migrate lots of code to io.(Bytes|String)IO instead of c?StringIO
This is the only IO representation on python3, and it is backported to
python2 to aid in porting but requires determining whether to handle
bytes or unicode...  which is sort of the point of porting, so let's
handle this properly everywhere we can.
2019-03-17 09:15:02 -04:00
Kovid Goyal
d1e30dfcac
Get rid of some xrange 2019-03-13 15:34:10 +05:30
Kovid Goyal
77728a15ef
Update derStandard 2019-03-11 08:29:13 +05:30
Kovid Goyal
a59d6a02fa
Fix #1819321 [news download for LA Times fails](https://bugs.launchpad.net/calibre/+bug/1819321) 2019-03-10 17:57:50 +05:30
Kovid Goyal
76447ba379
The New Criterion by Darko Miletic
Fixes #1819276 [New recipe - The New Criterion magazine](https://bugs.launchpad.net/calibre/+bug/1819276)
2019-03-09 22:26:32 +05:30
Kovid Goyal
99e8bdd227
Update derStandard 2019-03-08 09:12:38 +05:30
Kovid Goyal
30d0b71027
Merge branch 'master' of https://github.com/benages/calibre 2019-03-07 17:41:49 +05:30
Juanjo Benages
0dc35d543d Add recipe for elperiodicomediterraneo.com 2019-03-07 12:52:25 +01:00
Kovid Goyal
bf40fb88f7
Quanta Magazine by lui1 2019-03-01 21:05:49 +05:30
Kovid Goyal
09d40007b2
Update Scientific American 2019-03-01 09:05:29 +05:30
Kovid Goyal
494140ecc1
Fix #1817828 [Economist Magazine download not working](https://bugs.launchpad.net/calibre/+bug/1817828) 2019-02-27 11:25:56 +05:30
Kovid Goyal
a629e3bf1a
... 2019-02-26 15:12:07 +05:30
Kovid Goyal
7640a27b13
Update Taipei Times 2019-02-26 07:44:14 +05:30
Kovid Goyal
3137572207
Fix #1817460 [harpers print magazine recipe broken](https://bugs.launchpad.net/calibre/+bug/1817460) 2019-02-25 07:56:48 +05:30
Kovid Goyal
306959fd4a
Update General Knowledge Today
Fixes #1817256 [Unable to fetch "General Knowledge today"](https://bugs.launchpad.net/calibre/+bug/1817256)
2019-02-23 08:56:19 +05:30
Kovid Goyal
0b362bea08
Update Granma 2019-02-20 18:09:02 +05:30
Kovid Goyal
5595655b69
Update South China Morning Post
Fixes #1816307 [recipe broken South China Morning News](https://bugs.launchpad.net/calibre/+bug/1816307)
2019-02-18 11:28:31 +05:30
Kovid Goyal
3abd63304f
Update New York Times (Web)
Fixes #1816305 [New York Time news not complete](https://bugs.launchpad.net/calibre/+bug/1816305)
2019-02-18 10:58:56 +05:30
Kovid Goyal
f2315801db
Update China Daily 2019-02-14 09:37:13 +05:30
Kovid Goyal
de18e1fdc2
Fetch all articles from 1843 RSS feed 2019-02-11 10:55:20 +05:30
Kovid Goyal
2b0811b31a
Update 1843 2019-02-10 09:30:51 +05:30
Kovid Goyal
f9ab883383
... 2019-02-10 08:54:49 +05:30
Kovid Goyal
65d117baf9
Update Pro Physik 2019-02-10 08:51:44 +05:30
Kovid Goyal
0c815cd06d
Update Caravan Magazine 2019-02-05 11:27:09 +05:30
Kovid Goyal
848934643e
Work on Foreign Affairs 2019-02-05 10:07:09 +05:30
Kovid Goyal
1f203ba7b6
Update Spektrum der Wissenchaft 2019-02-05 09:20:46 +05:30
Kovid Goyal
4543fc14c9
Improve Spiegel Online 2019-01-27 09:53:47 +05:30
Kovid Goyal
aa79ffcb1c
BSI News by Volker Heggemann 2019-01-27 08:08:00 +05:30
Kovid Goyal
54c2add396
Remove not working recipe 2019-01-26 11:05:02 +05:30
Kovid Goyal
d7d7810a44
Science Advances by Jose Ortiz 2019-01-22 09:46:27 +05:30
Kovid Goyal
0a0c9039e0
Update Il Post 2019-01-20 10:42:02 +05:30
Kovid Goyal
60e3bece0b
Update Nature 2019-01-18 06:14:22 +05:30
Kovid Goyal
51e6cf8ac4
Compress news images when downloading from chicago tribune 2019-01-17 11:39:01 +05:30