This commit is contained in:
Olivia 2024-01-30 22:16:39 +07:00
parent 22bb231f2e
commit 5982deb684
1 changed files with 1 additions and 1 deletions

View File

@ -2120,7 +2120,7 @@ object SoraExtractor : SoraStream() {
referer = url,
headers = headers
).text
val links = encryptedData.decrypt(base64Decode("MTEx"))
val links = encryptedData.decrypt(base64Decode("OTg="))
links?.forEach { video ->
qualities.filter { it <= video.max.toInt() }.forEach {
callback(