changed to mp4
This commit is contained in:
parent
1ee45d37a3
commit
7adfa82648
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
version = 2
|
||||
version = 3
|
||||
|
||||
cloudstream {
|
||||
description = ""
|
||||
|
|
|
@ -251,7 +251,7 @@ class EgyBest : MainAPI() {
|
|||
link,
|
||||
this.mainUrl,
|
||||
quality!!,
|
||||
true,
|
||||
link.replace(".*\.".toRegex(),"") == "m3u8",
|
||||
// Does not work without these headers!
|
||||
headers = mapOf("range" to "bytes=0-"),
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue