Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.utils
/
ExtractorApi
/
getSafeUrl
get
Safe
Url
common
suspend
fun
getSafeUrl
(
url
:
String
,
referer
:
String
?
=
null
,
subtitleCallback
:
(
SubtitleFile
)
->
Unit
,
callback
:
(
ExtractorLink
)
->
Unit
)
(
source
)