Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getSearchSuggestions
Method · 0.80
download
Function · 0.80
getOTFSegmentTemplate
Function · 0.80
getPostLiveDvrInfo
Function · 0.80
getStoryboardMimeType
Function · 0.80
getStoryboardBitrate
Function · 0.80
pollForAccessToken
Method · 0.80
revokeCredentials
Method · 0.80
refreshAccessToken
Method · 0.80
getDeviceAndUserCode
Method · 0.80
getClientID
Method · 0.80
#uploadVideo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected