Метод | Описание | |
---|---|---|
DiscoverDynamicCategories ( ) : int | ||
ExecuteContextMenuEntry ( Category selectedCategory, System.VideoInfo selectedItem, OnlineVideos.Sites.ContextMenuEntry choice ) : OnlineVideos.Sites.ContextMenuExecutionResult | ||
FilterSearchResults ( string query, int maxResult, string orderBy, string timeFrame ) : List |
||
FilterSearchResults ( string query, string category, int maxResult, string orderBy, string timeFrame ) : List |
||
FilterVideos ( Category category, int maxResult, string orderBy, string timeFrame ) : List |
||
GetContextMenuEntries ( Category selectedCategory, System.VideoInfo selectedItem ) : List |
||
GetMultipleVideoUrls ( System.VideoInfo video, bool inPlaylist = false ) : List |
||
GetOrderByOptions ( ) : string>.Dictionary |
||
GetResultSteps ( ) : List |
||
GetTimeFrameOptions ( ) : string>.Dictionary |
||
GetVideos ( Category category ) : List |
||
Search ( string query, string category = null ) : List |
Метод | Описание | |
---|---|---|
OrderVideos ( List |
||
TryGetSeconds ( string length ) : double |
public DiscoverDynamicCategories ( ) : int | ||
Результат | int |
public ExecuteContextMenuEntry ( Category selectedCategory, System.VideoInfo selectedItem, OnlineVideos.Sites.ContextMenuEntry choice ) : OnlineVideos.Sites.ContextMenuExecutionResult | ||
selectedCategory | Category | |
selectedItem | System.VideoInfo | |
choice | OnlineVideos.Sites.ContextMenuEntry | |
Результат | OnlineVideos.Sites.ContextMenuExecutionResult |
public FilterSearchResults ( string query, int maxResult, string orderBy, string timeFrame ) : List |
||
query | string | |
maxResult | int | |
orderBy | string | |
timeFrame | string | |
Результат | List |
public FilterSearchResults ( string query, string category, int maxResult, string orderBy, string timeFrame ) : List |
||
query | string | |
category | string | |
maxResult | int | |
orderBy | string | |
timeFrame | string | |
Результат | List |
public FilterVideos ( Category category, int maxResult, string orderBy, string timeFrame ) : List |
||
category | Category | |
maxResult | int | |
orderBy | string | |
timeFrame | string | |
Результат | List |
public GetContextMenuEntries ( Category selectedCategory, System.VideoInfo selectedItem ) : List |
||
selectedCategory | Category | |
selectedItem | System.VideoInfo | |
Результат | List |
public GetMultipleVideoUrls ( System.VideoInfo video, bool inPlaylist = false ) : List |
||
video | System.VideoInfo | |
inPlaylist | bool | |
Результат | List |
public GetOrderByOptions ( ) : string>.Dictionary |
||
Результат | string>.Dictionary |
public GetTimeFrameOptions ( ) : string>.Dictionary |
||
Результат | string>.Dictionary |
public GetVideos ( Category category ) : List |
||
category | Category | |
Результат | List |
public Search ( string query, string category = null ) : List |
||
query | string | |
category | string | |
Результат | List |