MCPcopy Create free account
hub / github.com/LuanRT/YouTube.js / fetch_function

Method fetch_function

src/utils/HTTPClient.ts:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 get fetch_function(): FetchFunction {
37 return this.#fetch;
38 }
39
40 async fetch(
41 input: URL | Request | string,

Callers 12

getSearchSuggestionsMethod · 0.80
downloadFunction · 0.80
getOTFSegmentTemplateFunction · 0.80
getPostLiveDvrInfoFunction · 0.80
getStoryboardMimeTypeFunction · 0.80
getStoryboardBitrateFunction · 0.80
pollForAccessTokenMethod · 0.80
revokeCredentialsMethod · 0.80
refreshAccessTokenMethod · 0.80
getDeviceAndUserCodeMethod · 0.80
getClientIDMethod · 0.80
#uploadVideoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected