namespace VDownload.Core.Enums { public enum PlaylistSource { TwitchChannel, Null } }