Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/CatVodSpider
/ getCache
Method
getCache
app/src/main/java/com/github/catvod/spider/Bili.java:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
private
File getCache() {
72
return
Path.tv(
"bilibili"
);
73
}
74
75
@Override
76
public
void
init(Context context, String extend) {
Callers
1
setCookie
Method · 0.95
Calls
1
tv
Method · 0.95
Tested by
no test coverage detected