fun DownloadTask.execute2(onTaskStart: onTaskStart = {}, onTaskEnd: onTaskEnd): Unit
Correspond to DownloadTask.execute. This method will create a com.liulishuo.okdownload.core.listener.DownloadListener2 instance internally.