JwPlayerHelper

Types

Link copied to clipboard
data class Track(val file: String? = null, val label: String? = null, val kind: String? = null)

Functions

Link copied to clipboard
Link copied to clipboard
suspend fun extractStreamLinks(script: String, sourceName: String, mainUrl: String, callback: (ExtractorLink) -> Unit, subtitleCallback: (SubtitleFile) -> Unit, headers: Map<String, String> = mapOf()): Boolean

Get stream links the "sources" attribute inside a JWPlayer script, e.g.