Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kkdai/youtube
/ Error
Method
Error
errors.go:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
type
constError string
20
21
func
(e constError) Error() string {
22
return
string(e)
23
}
24
25
type
ErrPlayabiltyStatus
struct
{
26
Status string
Callers
5
TestDownload_WhenPlayabilityStatusIsNotOK
Function · 0.45
writeArtifact
Function · 0.45
TestClient_httpGetBodyBytes
Function · 0.45
TestSanitizeFilename
Function · 0.45
closeAndRemoveFile
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestDownload_WhenPlayabilityStatusIsNotOK
Function · 0.36
TestClient_httpGetBodyBytes
Function · 0.36
TestSanitizeFilename
Function · 0.36