mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add Cover Image
Add Cover Image using wikimedia file
This commit is contained in:
parent
671b5d0f0a
commit
11ccd76b34
@ -25,7 +25,7 @@ class OrientalDaily(BasicNewsRecipe):
|
|||||||
conversion_options = {
|
conversion_options = {
|
||||||
'comments': description, 'tags': category, 'language': language, 'publisher': publisher, 'linearize_tables': True
|
'comments': description, 'tags': category, 'language': language, 'publisher': publisher, 'linearize_tables': True
|
||||||
}
|
}
|
||||||
|
masthead_url = 'https://upload.wikimedia.org/wikipedia/commons/4/4f/Orisun.JPG'
|
||||||
remove_tags_after = dict(id='bottomNavCTN')
|
remove_tags_after = dict(id='bottomNavCTN')
|
||||||
|
|
||||||
keep_only_tags = [
|
keep_only_tags = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user