Accessing or distributing copyrighted content via 7StarHD (or similar sites) is illegal in most jurisdictions and poses security risks (malware, phishing). The "interesting feature" here is really the evasion tactic, not legitimate film technology.

def extract_video_info(input_string): # Simple example, assuming specific patterns patterns = 'website': r'(https?://\S+)', 'resolution': r'(\d+ \d+ \d+)', 'year': r'(\d4)', 'category': r'(Punjabi \w+)'