Méthode | Description | |
---|---|---|
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 DiscoverSubCategories ( Category parentCategory ) : int | ||
parentCategory | Category | |
Résultat | int |
public GetFileNameForDownload ( System.VideoInfo video, Category category, string url ) : string | ||
video | System.VideoInfo | |
category | Category | |
url | string | |
Résultat | string |
public GetMultipleVideoUrls ( System.VideoInfo video, bool inPlaylist = false ) : List |
||
video | System.VideoInfo | |
inPlaylist | bool | |
Résultat | List |
public GetVideos ( Category category ) : List |
||
category | Category | |
Résultat | List |