C# Class OnlineVideos.Hoster.VidTo

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

Public Methods

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

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