requestDownload

Requests the media to be downloaded asynchronously.

Return

true if the request was successfully placed in the download queue, otherwise false. Please note that a true value does not mean that media has been downloaded successfully. The actual status of the download request will be published to the downloadEventListener. Please use getDownloadStatus to query the download status.

Throws

If the video has been already queued for download.