A special 4K Ultra HD and Blu-ray edition is being released by The Criterion Collection April 29, 2025 File Name Breakdown
for part in parts: if "p" in part and part.isdigit(): info['resolution'] = part + "p" elif part.isdigit() and len(part) == 4: # Assuming 4-digit year info['year'] = part elif part.startswith("x"): info['encoding'] = part elif part.endswith("sub"): info['subtitles'] = part elif part in ["moviehd", "webdl"]: info[part] = True else: if not info.get('title'): info['title'] = part
If you clarify the actual film title, I can write a proper film analysis paper.