mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
fixed VidSrcExtractor
This commit is contained in:
parent
2c8b22e7ed
commit
253161a8a7
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ open class VidSrcExtractor : ExtractorApi() {
|
|||
this.name,
|
||||
this.name,
|
||||
srcm3u8,
|
||||
this.mainUrl,
|
||||
"https://vidsrc.stream/",
|
||||
Qualities.Unknown.value,
|
||||
extractorData = pass,
|
||||
isM3u8 = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue