Reduce Atlantic output - enable compression and scaling

Brings recipe output from >200MB down to under 5MB. Follows the
convention used by other recipes in this directory.
This commit is contained in:
thekabistro 2026-04-21 20:51:27 -07:00
parent b1da1ce558
commit cf021eb9b1

View File

@ -86,6 +86,9 @@ class TheAtlantic(BasicNewsRecipe):
language = 'en'
encoding = 'utf-8'
compress_news_images = True
scale_news_images_to_device = True
keep_only_tags = [
dict(itemprop=['headline']),
classes(