From 6b10773c24876b41bdb7f23363b7f68f64465c1f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 21 Dec 2020 09:26:59 +0530 Subject: [PATCH] ... --- recipes/kath_net.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/kath_net.recipe b/recipes/kath_net.recipe index e758f6f601..c81d5f4d0f 100644 --- a/recipes/kath_net.recipe +++ b/recipes/kath_net.recipe @@ -12,7 +12,7 @@ class AdvancedUserRecipe1608358960(BasicNewsRecipe): max_articles_per_feed = 25 auto_cleanup = True no_stylesheets = True - encoding = 'iso-8859-1' + encoding = 'utf-8' feeds = [ ('kath.net', 'https://www.kath.net/ticker/index.xml'),