downloadThing

suspend fun downloadThing(context: Context, link: VideoDownloadManager.IDownloadableMinimum, name: String, folder: String, extension: String, tryResume: Boolean, parentId: Int?, createNotificationCallback: (VideoDownloadManager.CreateNotificationMetadata) -> Unit, parallelConnections: Int = 3): VideoDownloadManager.DownloadStatus

download a file that consist of a single stream of data