get Url
open suspend fun getUrl(url: String, referer: String? = null, subtitleCallback: (SubtitleFile) -> Unit, callback: (ExtractorLink) -> Unit)(source)
Will throw errors, use getSafeUrl if you don't want to handle the exception yourself
Will throw errors, use getSafeUrl if you don't want to handle the exception yourself