diff --git a/recipes/le_monde.recipe b/recipes/le_monde.recipe index 318df7e362..9edbf7c774 100644 --- a/recipes/le_monde.recipe +++ b/recipes/le_monde.recipe @@ -15,7 +15,7 @@ class LeMonde(BasicNewsRecipe): no_stylesheets = True #delay = 1 use_embedded_content = False - encoding = 'cp1252' + encoding = 'utf-8' publisher = 'lemonde.fr' category = 'news, France, world' language = 'fr'