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

Function cookiejar_from_dict

utils/common.py:47–69  ·  view source on GitHub ↗

以下代码引用自requests库 具体参数说明参考:requests.cookies.cookiejar_from_dict。

(
    cookie_dict,
    cookiejar=None,
    overwrite=True,
    cookies_specified_kw=None
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected