MCPcopy Create free account
hub / github.com/ZSAIm/VideoCrawlerEngine / download

Function download

request/download.py:24–104  ·  view source on GitHub ↗

下载请求 Args: uri: 下载uri headers: 指定下载请求头 multi_sources: 多下载源的添加方式。 [{'uri': 'http://xxx', 'headers': headers}, ...]

(
    uri: str = None,
    headers: Dict = None,
    *,
    multi_sources: List[Dict] = None,
    **kwargs
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

api_playurlMethod · 0.90

Calls 6

readable_file_sizeFunction · 0.90
mktempMethod · 0.80
startMethod · 0.80
warningMethod · 0.80
uploadMethod · 0.45
add_stopperMethod · 0.45

Tested by

no test coverage detected