public ProfileVideo(VideoProfileType profile) : base(FormattingUtility.Library(profile.ToString())) { }
public ProfileVideo(VideoProfileType profile) : base(Suffix, Formats.Library(profile.ToString())) { }