Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors.helper
/
VstreamhubHelper
/
Companion
Companion
common
object
Companion
(
source
)
Members
Functions
get
Urls
Link copied to clipboard
common
suspend
fun
getUrls
(
url
:
String
,
subtitleCallback
:
(
SubtitleFile
)
->
Unit
,
callback
:
(
ExtractorLink
)
->
Unit
)