small clean

This commit is contained in:
hexated 2022-10-22 00:45:50 +07:00
parent 1f25ff6dc0
commit 571a4bc44e

View file

@ -91,12 +91,6 @@ open class VidSrcExtractor : ExtractorApi() {
isM3u8 = true
)
)
// M3u8Helper.generateM3u8(
// name,
// srcm3u8,
// absoluteUrl
// ).forEach(callback)
} else {
loadExtractor(linkfixed, url, subtitleCallback, callback)
}