mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e4d00335b4
commit
637b561aa2
@ -123,6 +123,7 @@ class BostonGlobeSubscription(BasicNewsRecipe):
|
|||||||
remove_attributes = ['style']
|
remove_attributes = ['style']
|
||||||
no_stylesheets = True
|
no_stylesheets = True
|
||||||
scale_news_images = 1600, 1200
|
scale_news_images = 1600, 1200
|
||||||
|
ignore_duplicate_articles = {'url'}
|
||||||
# simultaneous_downloads = 1
|
# simultaneous_downloads = 1
|
||||||
|
|
||||||
def image_url_processor(self, baseurl, url):
|
def image_url_processor(self, baseurl, url):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user