def extract_features(filename): patterns = 'title': r'^([A-Za-z\.]+)\.Me\.', 'season_episode': r'S(\d+)EP(\d+)', 'resolution': r'(\d+p)', 'source': r'([A-Za-z]+)\.WeB', 'language': r'([A-Za-z]+)$'
In this episode, the cast—Manan Kathuria, Raj K Pathak, and Footloose Dev (Devesh Joshi)—sets up a day camp in a forest in Manali.
def extract_features(filename): patterns = 'title': r'^([A-Za-z\.]+)\.Me\.', 'season_episode': r'S(\d+)EP(\d+)', 'resolution': r'(\d+p)', 'source': r'([A-Za-z]+)\.WeB', 'language': r'([A-Za-z]+)$'
In this episode, the cast—Manan Kathuria, Raj K Pathak, and Footloose Dev (Devesh Joshi)—sets up a day camp in a forest in Manali.