19 Commits

Author SHA1 Message Date
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