resolveVideo

open suspend fun resolveVideo(video: Video): Video?(source)

Returns the resolved video of the episode link. Override only if it's needed to resolve the video.

Since

extensions-lib 16

Return

the resolved video, or null on known failure

Parameters

video

the video information.