The Studio S01 1080p Web-dl [cracked] -
interface MediaInfo original: string; title: string; season: number class MediaFilenameParser private static readonly QUALITIES = ['1080p', '720p', '4k', '2160p']; private static readonly SOURCES = ['web-dl', 'webrip', 'bluray', 'hdtv', 'dvd'];
function toStandardFormat(info: MediaInfo): string const parts = [info.title]; if (info.season !== null) parts.push(`S$info.season.toString().padStart(2, '0')`); if (info.quality) parts.push(info.quality); if (info.source) parts.push(info.source); return parts.join(' '); the studio s01 1080p web-dl
// Example usage const result = MediaFilenameParser.parse("the studio s01 1080p web-dl"); console.log(result); If you want to normalize filenames into a consistent format: interface MediaInfo original: string
static parse(filename: string): MediaInfo $this.QUALITIES.join(' private static readonly SOURCES = ['web-dl'