Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils
/
VideoDownloadManager
/
downloadEpisode
download
Episode
suspend
fun
downloadEpisode
(
context
:
Context
?
,
source
:
String
?
,
folder
:
String
?
,
ep
:
VideoDownloadManager.DownloadEpisodeMetadata
,
links
:
List
<
ExtractorLink
>
,
notificationCallback
:
(
Int
,
Notification
)
->
Unit
)
(
source
)