getVideoSize

suspend fun getVideoSize(timeoutSeconds: Long = 3): Long?

Get video size in bytes with one head request. Only available for ExtractorLinkType.Video

Parameters

timeoutSeconds

timeout of the head request.