export var YoutubeType; (function (YoutubeType) { YoutubeType["CHANNEL"] = "CHANNEL"; YoutubeType["PLAYLIST"] = "PLAYLIST"; })(YoutubeType || (YoutubeType = {}));