getVideoList

abstract suspend fun getVideoList(hoster: Hoster): List<Video>(source)

Get the list of videos for a hoster.

Since

extensions-lib 16

Return

the videos for the hoster.

Parameters

hoster

the hoster.