suspend fun getAnimeVideos(id: Int): AnimeVideos
Function to get anime's videos by it's MyAnimeList id
id - : MyAnimeList id of the anime.
id
Return List of videos to the anime with given MyAnimeList id.