Fix Vidstream bundle

This commit is contained in:
Blatzar 2022-08-24 18:33:54 +02:00
parent a97dca60ce
commit 0b88ee63e4
6 changed files with 3 additions and 9 deletions

View File

@ -1,7 +1,6 @@
package com.lagradost
import com.lagradost.cloudstream3.*
import com.lagradost.cloudstream3.extractors.Vidstream
//import com.lagradost.cloudstream3.animeproviders.GogoanimeProvider.Companion.extractVidstream
import com.lagradost.cloudstream3.utils.ExtractorLink
import com.lagradost.cloudstream3.utils.loadExtractor

View File

@ -2,7 +2,6 @@ package com.lagradost
import com.fasterxml.jackson.annotation.JsonProperty
import com.lagradost.cloudstream3.*
import com.lagradost.cloudstream3.extractors.Vidstream
import com.lagradost.cloudstream3.metaproviders.TmdbLink
import com.lagradost.cloudstream3.metaproviders.TmdbProvider
import com.lagradost.cloudstream3.utils.AppUtils.parseJson

View File

@ -1,7 +1,6 @@
package com.lagradost.cloudstream3.extractors
package com.lagradost
import com.fasterxml.jackson.annotation.JsonProperty
import com.lagradost.MultiQuality
import com.lagradost.cloudstream3.*
import com.lagradost.cloudstream3.AcraApplication.Companion.getKey
import com.lagradost.cloudstream3.mvvm.safeApiCall

View File

@ -3,7 +3,6 @@ package com.lagradost
import com.lagradost.cloudstream3.plugins.CloudstreamPlugin
import com.lagradost.cloudstream3.plugins.Plugin
import android.content.Context
import com.lagradost.cloudstream3.extractors.Vidstream
@CloudstreamPlugin
class VidstreamBundlePlugin : Plugin() {

View File

@ -1,9 +1,8 @@
package com.lagradost
import com.lagradost.cloudstream3.*
import com.lagradost.cloudstream3.extractors.Vidstream
//import com.lagradost.cloudstream3.animeproviders.GogoanimeProvider.Companion.extractVidstream
//import com.lagradost.cloudstream3.extractors.Vidstream
//import com.lagradost.Vidstream
import com.lagradost.cloudstream3.utils.ExtractorLink
import com.lagradost.cloudstream3.utils.getQualityFromName
import org.jsoup.Jsoup

View File

@ -1,7 +1,6 @@
package com.lagradost
import com.lagradost.cloudstream3.*
import com.lagradost.cloudstream3.extractors.Vidstream
//import com.lagradost.cloudstream3.animeproviders.GogoanimeProvider.Companion.extractVidstream
//import com.lagradost.cloudstream3.extractors.XStreamCdn
//import com.lagradost.cloudstream3.extractors.helper.AsianEmbedHelper
@ -214,7 +213,7 @@ class WatchAsianProvider : MainAPI() {
val url = fixUrl(item.trim())
//Log.i(this.name, "Result => (url) $url")
when {
url.startsWith("https://asianembed.io") || url.startsWith("https://asianload.io") -> {
url.startsWith("https://asianembed.io") || url.startsWith("https://asianload.io") || url.contains("/streaming.php?") -> {
val iv = "9262859232435825"
val secretKey = "93422192433952489752342908585752"
Vidstream.extractVidstream(