C# Class OnlineVideos.Sites.IPTVUtil

Inheritance: OnlineVideos.Sites.GenericSiteUtil
Show file Open project: offbyoneBB/mp-onlinevideos2

Public Methods

Method Description
GetVideoUrl ( VideoInfo video ) : string
GetVideos ( Category category ) : List

Method Details

GetVideoUrl() public method

public GetVideoUrl ( VideoInfo video ) : string
video VideoInfo
return string

GetVideos() public method

public GetVideos ( Category category ) : List
category Category
return List