Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/CatVodSpider
/ url
Method
url
app/src/main/java/com/github/catvod/bean/Sub.java:27–30 ·
view source on GitHub ↗
(String url)
Source
from the content-addressed store, hash-verified
25
}
26
27
public
Sub url(String url) {
28
this.url = url;
29
return
this;
30
}
31
32
public
Sub lang(String lang) {
33
this.lang = lang;
Callers
15
playerContent
Method · 0.45
playerContent
Method · 0.45
playerContent
Method · 0.45
playerContent
Method · 0.45
detectSub
Method · 0.45
setFileSub
Method · 0.45
playerContent
Method · 0.45
getSubs
Method · 0.45
playerContent
Method · 0.45
playerContent
Method · 0.45
getSubs
Method · 0.45
playerContent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected