Метод | Описание | |
---|---|---|
DiscoverDynamicCategories ( ) : int | ||
GetNextPageVideos ( ) : List |
||
GetSearchableCategories ( ) : string>.Dictionary |
||
GetVideoUrl ( VideoInfo video ) : string | ||
GetVideos ( Category category ) : List |
||
Search ( string query, string category = null ) : List |
Метод | Описание | |
---|---|---|
VideosFromJson ( string url ) : List |
public DiscoverDynamicCategories ( ) : int | ||
Результат | int |
public GetSearchableCategories ( ) : string>.Dictionary |
||
Результат | string>.Dictionary |
public GetVideoUrl ( VideoInfo video ) : string | ||
video | VideoInfo | |
Результат | string |
public GetVideos ( Category category ) : List |
||
category | Category | |
Результат | List |
public Search ( string query, string category = null ) : List |
||
query | string | |
category | string | |
Результат | List |