should fix

This commit is contained in:
Zaw 2022-08-21 22:52:24 +03:00
parent c910f800f5
commit 8e56f0bb91
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(".downloadLinks a")?.first()?.attr("href"), 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(