Method | Description | |
---|---|---|
DiscoverDynamicCategories ( ) : int | ||
GetVideoUrl ( System.VideoInfo video ) : string | ||
GetVideos ( Category category ) : List |
||
Search ( string query, string category = null ) : List |
Method | Description | |
---|---|---|
CommonParent ( |
||
FindCategories ( HtmlAgilityPack.HtmlDocument doc, |
||
GetStreamUrl ( string videoPageUrl ) : string | ||
GetStreamUrlFromSmil ( string smilUrl ) : string | ||
getVideos ( HtmlDocument doc, Uri baseUri ) : List |
public GetVideoUrl ( System.VideoInfo video ) : string | ||
video | System.VideoInfo | |
return | string |
public GetVideos ( Category category ) : List |
||
category | Category | |
return | List |
public Search ( string query, string category = null ) : List |
||
query | string | |
category | string | |
return | List |