twitch clips support added
This commit is contained in:
@@ -8,5 +8,10 @@ namespace VDownload.Sources.Twitch.Models
|
||||
{
|
||||
public class TwitchVod : TwitchVideo
|
||||
{
|
||||
#region PROPERTIES
|
||||
|
||||
public string Description { get; set; }
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user