This refers to a video file ripped from a High Definition source, such as an HDTV broadcast or a digital streaming service.

: A video format that has been "ripped" or converted from a high-definition source.

Here are some potential features that can be extracted from the given text:

The film does not hold back on delivering adrenaline-fueled action. From intense hand-to-hand combat scenes to high-stakes shootouts, "Rambo: Last Blood" promises to keep viewers on the edge of their seats.

for feature, pattern in patterns.items(): match = re.search(pattern, file_name) if match: features[feature] = match.group(1)