C# Class OnlineVideos.Sites.NdrUtil

Inheritance: SiteUtilBase
Afficher le fichier Open project: offbyoneBB/mp-onlinevideos2

Méthodes publiques

Méthode Description
DiscoverDynamicCategories ( ) : int
GetNextPageVideos ( ) : List
GetVideoUrl ( System.VideoInfo video ) : String
GetVideos ( Category category ) : List
Search ( string query, string category = null ) : List

Method Details

DiscoverDynamicCategories() public méthode

public DiscoverDynamicCategories ( ) : int
Résultat int

GetNextPageVideos() public méthode

public GetNextPageVideos ( ) : List
Résultat List

GetVideoUrl() public méthode

public GetVideoUrl ( System.VideoInfo video ) : String
video System.VideoInfo
Résultat String

GetVideos() public méthode

public GetVideos ( Category category ) : List
category Category
Résultat List

Search() public méthode

public Search ( string query, string category = null ) : List
query string
category string
Résultat List