From 94f0d12b6214ea374b42d9a8371c663772f2719a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 15 Aug 2014 15:05:21 +0530 Subject: [PATCH] ... --- recipes/vancouver_sun.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/vancouver_sun.recipe b/recipes/vancouver_sun.recipe index 025217c03c..a501c77fbf 100644 --- a/recipes/vancouver_sun.recipe +++ b/recipes/vancouver_sun.recipe @@ -12,6 +12,7 @@ from calibre.ebooks.BeautifulSoup import BeautifulStoneSoup, Tag class CanWestPaper(BasicNewsRecipe): + compress_news_images = True postmedia_index_pages = [ (u'Headlines',u'/index.html'), (u'Ottawa & Area',u'/news/ottawa/index.html'),