import Foundation enum ThumbnailQuality: String { case maxres, maxresdefault, sddefault, high, medium, `default`, start, middle, end }