toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
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
)