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

Function get_script

app/script/manager.py:211–225  ·  view source on GitHub ↗

返回已经编译好的爬虫脚本对象。 :param script_name:脚本名称。若脚本名称带有版本号,那么将返回指定版本号的脚本,否则返回被激活的脚本。 version: 若None获取最新的版本。

(script_name, version=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

exec_scriptFunction · 0.90
init_scriptsFunction · 0.85

Calls 2

split_name_versionFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected