C# Class OnlineVideos.Hoster.VkPass

Inheritance: HosterBase, ISubtitle, IReferer
显示文件 Open project: offbyoneBB/mp-onlinevideos2

Public Methods

Method Description
GetHosterUrl ( ) : string
GetPlaybackOptions ( string url ) : string>.Dictionary
GetVideoUrl ( string url ) : string

Private Methods

Method Description
GetPlaybackOptionsFromIFrame ( string data, string refUrl ) : string>.Dictionary

Method Details

GetHosterUrl() public method

public GetHosterUrl ( ) : string
return string

GetPlaybackOptions() public method

public GetPlaybackOptions ( string url ) : string>.Dictionary
url string
return string>.Dictionary

GetVideoUrl() public method

public GetVideoUrl ( string url ) : string
url string
return string