From c99debb5b6ac28f1e4a0b33efe3918ca3d2e81f5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 24 Apr 2014 23:02:39 +0530 Subject: [PATCH] Update CNET news --- recipes/cnetnews.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/cnetnews.recipe b/recipes/cnetnews.recipe index 147a326fe3..d4439b0369 100644 --- a/recipes/cnetnews.recipe +++ b/recipes/cnetnews.recipe @@ -27,6 +27,7 @@ class CnetNews(BasicNewsRecipe): language = 'en' # AGe 2014-03-28 oldest_article = 7 max_articles_per_feed = 100 + compress_news_images = True ignore_duplicate_articles = {'title', 'url'} remove_empty_feeds = True use_embedded_content = False