Метод | Описание | |
---|---|---|
DiscoverDynamicCategories ( ) : int | ||
DiscoverSubCategories ( Category parentCategory ) : int | ||
GetVideoUrl ( System.VideoInfo video ) : String | ||
GetVideos ( Category category ) : List |
Метод | Описание | |
---|---|---|
getCats ( string url, Category parentCategory ) : List |
||
getImageUrl ( JToken item ) : string |
public DiscoverDynamicCategories ( ) : int | ||
Результат | int |
public DiscoverSubCategories ( Category parentCategory ) : int | ||
parentCategory | Category | |
Результат | int |
public GetVideoUrl ( System.VideoInfo video ) : String | ||
video | System.VideoInfo | |
Результат | String |
public GetVideos ( Category category ) : List |
||
category | Category | |
Результат | List |