MCPcopy 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

playerContentMethod · 0.45
playerContentMethod · 0.45
playerContentMethod · 0.45
playerContentMethod · 0.45
detectSubMethod · 0.45
setFileSubMethod · 0.45
playerContentMethod · 0.45
getSubsMethod · 0.45
playerContentMethod · 0.45
playerContentMethod · 0.45
getSubsMethod · 0.45
playerContentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected