streamLazy

suspend fun streamLazy(url: String, headers: Map<String, String>, referer: String, startByte: Long, chuckSize: Long = (1 shl 20) * 10, bufferSize: Int = DEFAULT_BUFFER_SIZE, maximumSmallSize: Long = chuckSize * 2): VideoDownloadManager.LazyStreamDownloadData