Метод | Описание | |
---|---|---|
DiscoverDynamicCategories ( ) : int | ||
DiscoverSubCategories ( Category parentCategory ) : int | ||
GetFileNameForDownload ( System.VideoInfo video, Category category, string url ) : string | ||
GetMultipleVideoUrls ( System.VideoInfo video, bool inPlaylist = false ) : List |
||
GetVideos ( Category category ) : List |
public DiscoverDynamicCategories ( ) : int | ||
Результат | int |
public DiscoverSubCategories ( Category parentCategory ) : int | ||
parentCategory | Category | |
Результат | int |
public GetFileNameForDownload ( System.VideoInfo video, Category category, string url ) : string | ||
video | System.VideoInfo | |
category | Category | |
url | string | |
Результат | string |
public GetMultipleVideoUrls ( System.VideoInfo video, bool inPlaylist = false ) : List |
||
video | System.VideoInfo | |
inPlaylist | bool | |
Результат | List |
public GetVideos ( Category category ) : List |
||
category | Category | |
Результат | List |