abx_plugin_wget.config

Module Contents

Classes

WgetConfig

Data

WGET_CONFIG

API

class abx_plugin_wget.config.WgetConfig[source]

Bases: abx_spec_config.base_configset.BaseConfigSet

SAVE_WGET: bool[source]

True

SAVE_WARC: bool[source]

True

USE_WGET: bool[source]

‘Field(…)’

WGET_BINARY: str[source]

‘Field(…)’

WGET_ARGS: List[str][source]

[’–no-verbose’, ‘–adjust-extension’, ‘–convert-links’, ‘–force-directories’, ‘–backup-converted…

WGET_EXTRA_ARGS: List[str][source]

[]

SAVE_WGET_REQUISITES: bool[source]

‘Field(…)’

WGET_RESTRICT_FILE_NAMES: str[source]

‘Field(…)’

WGET_TIMEOUT: int[source]

‘Field(…)’

WGET_CHECK_SSL_VALIDITY: bool[source]

‘Field(…)’

WGET_USER_AGENT: str[source]

‘Field(…)’

WGET_COOKIES_FILE: Optional[pathlib.Path][source]

‘Field(…)’

validate()[source]
property WGET_AUTO_COMPRESSION: bool[source]
abx_plugin_wget.config.WGET_CONFIG[source]

‘WgetConfig(…)’