From 14055f575efdf195909f265739c16ea1a77d7d7b Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Thu, 15 Aug 2024 08:12:25 +0530 Subject: [PATCH 1/2] =?UTF-8?q?Fix=20S=C3=BCddeutsche=20Zeitung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- recipes/icons/sueddeutsche.png | Bin 375 -> 601 bytes recipes/sueddeutsche.recipe | 111 ++++++++++++++++++++------------- 2 files changed, 66 insertions(+), 45 deletions(-) diff --git a/recipes/icons/sueddeutsche.png b/recipes/icons/sueddeutsche.png index b9931e81874f0ef4fc4785a1d979e5eefbd69802..ca965e1a9157d73b73de283952eab2c4b2821b86 100644 GIT binary patch literal 601 zcmV-f0;c_mP)M;D9I+k%t3fHCUKN@DCVJ1e<_G7RAcQN(xIskTfA6 z7B*3PZz_w)s$euJoG7ls2GNj!ScvZKd)FfK;GrlU7-ry{^PMx_IbS$(Y}MRqU&8zy za~k{)8@I#}LdC)xJc}4}T8CjE=2T-&&*46th&la;okr}-E%{W;>5~zD!acPw7iwRQ z;`T;jh&gRwTKlpTbK0qWIfyma~r{v$zv4#hkurdoqNso7{|tP-0HA+LuwgAH}DbwC|k3*_hMQ^B8Vy z;&Hr=_1c%!5W=O_-c@{tZM@y?6V10=`?41yblv3sHi{X literal 375 zcmV--0f_#IP)k|M!pz;=%;oPky#+Xlf!ug{Q}ahk>u6NYkuu-2rkO8_9kg_Wf9U7mP)?AR0ehb0$zlqa2_(GC}s){ctN70(rd Date: Thu, 15 Aug 2024 08:15:54 +0530 Subject: [PATCH 2/2] ... --- recipes/sueddeutsche.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/sueddeutsche.recipe b/recipes/sueddeutsche.recipe index c8254c5bad..6c862c0cd9 100644 --- a/recipes/sueddeutsche.recipe +++ b/recipes/sueddeutsche.recipe @@ -3,7 +3,7 @@ ''' Fetch sueddeutsche.de ''' -from calibre.web.feeds.news import BasicNewsRecipe, classes +from calibre.web.feeds.news import BasicNewsRecipe class Sueddeutsche(BasicNewsRecipe):