This text string appears to be , likely resulting from a file naming error, a typo, or a copy-paste mistake.
return result
# 1. Extract Content ID (Pattern: 3-5 Letters + 3-5 Digits) # Matches 'waaa176' id_match = re.search(r'([a-z]3,5\d3,5)', clean_name) if id_match: result["content_id"] = id_match.group(1).upper() i waaa176mosaicjavhdtoday05082023015854 best