onDownloadProgress

abstract fun onDownloadProgress(video: Video, status: DownloadStatus)

This method will be called when the download request is currently running.

Parameters

video

the video download that is being downloaded.

status

the detailed status of the download.