Compress images in LA Times download

This commit is contained in:
Kovid Goyal 2020-10-17 21:42:16 +05:30
parent 08da43c0d2
commit c9fb373216
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -53,6 +53,8 @@ class LATimes(BasicNewsRecipe):
no_stylesheets = True
encoding = 'utf8'
use_embedded_content = False
compress_news_images = True
compress_news_images_auto_size = 5
language = 'en'
remove_empty_feeds = True
ignore_duplicate_articles = {'url'}