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