Outlander S03e06 720p Web-dl Official

You'd need to fetch episode title from an API (TVDB/TMDB) using S03E06.

import re pattern = r"(?P<show>Outlander)\s+S(?P<season>\d+)E(?P<episode>\d+)\s+(?P<quality>\d+p)\s+(?P<source>WEB-DL)" match = re.search(pattern, "Outlander S03E06 720p WEB-DL") if match: print(match.groupdict()) Feature: Auto-label or move completed downloads for this episode. outlander s03e06 720p web-dl

Here are a few ways you could implement a feature around this: Feature: Auto-identify and correctly name this release for libraries. You'd need to fetch episode title from an