MCPcopy Create free account
hub / github.com/ImAleeexx/streamlink-drm / call

Method call

script/github-release.py:181–201  ·  view source on GitHub ↗
(
        self,
        host: str = "api.github.com",
        method: Literal["GET", "POST", "PATCH"] = "GET",
        endpoint: str = "/",
        headers: Optional[dict[str, Any]] = None,
        raise_failure: bool = True,
        **kwargs,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

_get_api_keyMethod · 0.95
get_release_idMethod · 0.95
create_releaseMethod · 0.95
update_releaseMethod · 0.95
upload_assetMethod · 0.95
get_contributorsMethod · 0.95

Calls 1

funcFunction · 0.50

Tested by

no test coverage detected