forked from recloudstream/cloudstream
Fix GMPlayer
This commit is contained in:
parent
dc6af1df43
commit
9c5f2ef2f1
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class GMPlayer : ExtractorApi() {
|
||||||
this.name,
|
this.name,
|
||||||
this.name,
|
this.name,
|
||||||
m3u8,
|
m3u8,
|
||||||
"",
|
ref,
|
||||||
Qualities.Unknown.value,
|
Qualities.Unknown.value,
|
||||||
headers = mapOf("accept" to "*/*"),
|
headers = mapOf("accept" to "*/*"),
|
||||||
isM3u8 = true
|
isM3u8 = true
|
||||||
|
|
Loading…
Reference in a new issue