mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
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,
|
||||
m3u8,
|
||||
"",
|
||||
ref,
|
||||
Qualities.Unknown.value,
|
||||
headers = mapOf("accept" to "*/*"),
|
||||
isM3u8 = true
|
||||
|
|
Loading…
Reference in a new issue