mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
...
This commit is contained in:
parent
6e81aa8442
commit
db2aabb34b
@ -30,6 +30,8 @@ class Guardian(BasicNewsRecipe):
|
||||
max_articles_per_feed = 100
|
||||
remove_javascript = True
|
||||
encoding = 'utf-8'
|
||||
compress_news_images = True
|
||||
compress_news_images_auto_size = 8
|
||||
|
||||
# List of section titles to ignore
|
||||
# For example: ['Sport']
|
||||
|
Loading…
x
Reference in New Issue
Block a user