Update FaselHDProvider.kt

This commit is contained in:
Zaw 2022-08-21 22:45:58 +03:00
parent 470fa3648f
commit c910f800f5
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ class FaselHD : MainAPI() {
subtitleCallback: (SubtitleFile) -> Unit,
callback: (ExtractorLink) -> Unit
): Boolean {
val player = app.get(app.get(data).document.select("iframe[name=\"player_iframe\"]").attr("src"), interceptor = cfKiller, referer = data).document
val player = app.get(app.get(data).document.select(".downloadLinks a")?.first()?.attr("href"), interceptor = cfKiller, referer = data).document
callback.invoke(
ExtractorLink(