forked from recloudstream/cloudstream
Update VideoDownloadManager.kt
This commit is contained in:
parent
0b170b5493
commit
3c0afbd764
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ import com.lagradost.cloudstream3.utils.DataStore.removeKey
|
|||
import com.lagradost.cloudstream3.utils.DataStore.setKey
|
||||
import com.lagradost.cloudstream3.utils.UIHelper.colorFromAttribute
|
||||
import com.lagradost.cloudstream3.utils.M3u8Helper
|
||||
import kotlin.math.roundToInt
|
||||
import kotlinx.coroutines.Dispatchers
|
||||
import kotlinx.coroutines.delay
|
||||
import kotlinx.coroutines.withContext
|
||||
|
|
Loading…
Reference in a new issue