Method | Description | |
---|---|---|
DiscoverDynamicCategories ( ) : int | ||
DiscoverSubCategories ( Category parentCategory ) : int | ||
GetVideoUrl ( System.VideoInfo video ) : String | ||
GetVideos ( Category category ) : List |
Method | Description | |
---|---|---|
getCats ( string url, Category parentCategory ) : List |
||
getImageUrl ( JToken item ) : string |
public DiscoverSubCategories ( Category parentCategory ) : int | ||
parentCategory | Category | |
return | int |
public GetVideoUrl ( System.VideoInfo video ) : String | ||
video | System.VideoInfo | |
return | String |
public GetVideos ( Category category ) : List |
||
category | Category | |
return | List |