C# Class YouTubeFeast.ChannelJob

Show file Open project: bietiekay/YouTubeFeast Class Usage Examples

Public Properties

Property Type Description
ChannelDownloadDirectory String
ChannelURL String
Continue bool
DownloadVideoFormat System.Int32
HashCache HashingAndCaching
Interval System.Int32
LastDownload System.DateTime
MaximumChecks System.Int32
SearchBottom bool
SearchKeyword String
VideoService VideoServices

Property Details

ChannelDownloadDirectory public property

public String ChannelDownloadDirectory
return String

ChannelURL public property

public String ChannelURL
return String

Continue public property

public bool Continue
return bool

DownloadVideoFormat public property

public Int32,System DownloadVideoFormat
return System.Int32

HashCache public property

public HashingAndCaching,YouTubeFeast HashCache
return HashingAndCaching

Interval public property

public Int32,System Interval
return System.Int32

LastDownload public property

public DateTime,System LastDownload
return System.DateTime

MaximumChecks public property

public Int32,System MaximumChecks
return System.Int32

SearchBottom public property

public bool SearchBottom
return bool

SearchKeyword public property

public String SearchKeyword
return String

VideoService public property

public VideoServices VideoService
return VideoServices