33 Commits

Author SHA1 Message Date
Kovid Goyal
c577025037
pep8 2021-01-17 19:19:05 +05:30
Loïc
b255a71404
fix formatting to follow previous Calibre version 2021-01-16 23:09:44 +01:00
Loic Houpert
7a20c84f17
fix artickle date check due to wrong timezone 2021-01-16 22:58:02 +01:00
Kovid Goyal
6f0c2433bb
Merge branch 'newsfeed_mediapart_add_timeoncover_image' of https://github.com/lhoupert/calibre 2021-01-15 16:06:19 +05:30
Loic Houpert
61afab60c2
add edition on cover 2021-01-15 11:22:55 +01:00
Kovid Goyal
1b7951d7ba
Merge branch 'newsfeed_mediapart_add_timeoncover_image' of https://github.com/lhoupert/calibre 2021-01-15 14:51:14 +05:30
Loic Houpert
d0ced3eb48
center text overlay for cover 2021-01-15 09:11:05 +01:00
Loic Houpert
6788921684
add date of creation on cover 2021-01-14 22:46:00 +01:00
Loic Houpert
9b34bf899d
cover update2 2021-01-14 16:24:53 +01:00
Loic Houpert
e210c16857
fix Mediapart covers disappearing in Kindle menu 2021-01-12 11:00:30 +01:00
Kovid Goyal
5f41c8f40f
Update Mediapart
Merge branch 'edit_mediapart_newsfeed' of https://github.com/lhoupert/calibre
2021-01-12 04:37:48 +05:30
Loic Houpert
c7174bc8d6
rewritte my_parse_index so it handles more sections 2021-01-11 21:43:50 +01:00
Kovid Goyal
91f95e52fb
Update Mediapart 2020-09-09 20:14:29 +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
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
Hervé M
4fb5580990
Change the way to address login form
Access the login form via its property "id" instead of its (changing) position, as it's not possible to use its name (this form has no name)
2017-11-22 07:35:40 +01:00
Kovid Goyal
0f78497dc5
Fix #1705822 [Impossible de récupérer des actualités Mediapart](https://bugs.launchpad.net/calibre/+bug/1705822) 2017-07-22 23:13:40 +05:30
Romain Chantereau
b1d484b6ed Closes-Bug: #1657118 2017-01-17 14:19:21 +01:00
Hervé M
d6e3a82b4f Update mediapart.recipe
3 changes made :
* feed read from "https://www.mediapart.fr/journal/fil-dactualites" had change in structure, so "page-content bust" is replaced by "global-wrapper"
* website login page has changed, so record number of login form is adjusted (2 instead of 1)
* Change in code for building articles collection, which was previously not working (my change might not be very pythonic but it works)

Best regards,
Hervé
2016-11-12 09:38:37 +01: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
fd251bb00a Update Mediapart 2016-03-04 09:09:48 +05:30
Kovid Goyal
ca4282e24b remove not working recipe 2016-03-03 19:08:49 +05:30
Kovid Goyal
27bf2b8b63 ... 2016-01-25 09:48:44 +05:30
Kovid Goyal
811b210303 Update mediapart 2013-08-17 00:03:34 +05:30
Kovid Goyal
805421573d Update mediapart.fr 2013-07-25 18:42:24 +05:30
Kovid Goyal
08834f636a Update mediapart.fr 2013-07-07 22:47:57 +05:30
Kovid Goyal
eaf9e2adc0 Fix recipes that use get_browser as a classmethod 2013-01-25 18:19:36 +05:30
Kovid Goyal
f79e5c2902 JAPAA by adoucette 2012-02-28 09:38:46 +05:30
Kovid Goyal
99892dc98f Update Mediapart and rue89 2012-02-25 10:06:12 +05:30
Kovid Goyal
c7f706348c Fix Mediapart 2012-02-19 21:54:28 +05:30
Kovid Goyal
61b86494cb ... 2011-05-30 12:38:44 -06:00
Kovid Goyal
014d4b50ed Store recipes in the calibre install folder in a zip file 2011-03-19 00:40:36 -06:00