mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-31 02:55:19 -04:00
Merge branch 'newrepublicmag-enable-compress-news-images' of https://github.com/claybdavis/calibre
This commit is contained in:
@@ -46,6 +46,7 @@ class NewRepublicMagazine(BasicNewsRecipe):
|
||||
remove_attributes = ['height', 'width']
|
||||
ignore_duplicate_articles = {'title', 'url'}
|
||||
remove_empty_feeds = True
|
||||
compress_news_images = True
|
||||
compress_news_images_auto_size = 6
|
||||
requires_version = (5, 0, 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user