mirror of
https://github.com/kemayo/leech
synced 2025-12-07 00:45:14 +01:00
parent
bf248bbfc8
commit
746ec1b994
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ class Site:
|
||||||
SiteSpecificOption(
|
SiteSpecificOption(
|
||||||
'image_fetch',
|
'image_fetch',
|
||||||
'--fetch-images/--no-fetch-images',
|
'--fetch-images/--no-fetch-images',
|
||||||
# default=True,
|
default=True,
|
||||||
help="If true, images embedded in the story will be downloaded"
|
help="If true, images embedded in the story will be downloaded"
|
||||||
),
|
),
|
||||||
SiteSpecificOption(
|
SiteSpecificOption(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue