Update download.py

This commit is contained in:
TylerCG 2025-04-25 23:42:44 -04:00
parent 347c4fcb57
commit 2a686594ee

View File

@ -116,7 +116,7 @@ class dropout():
# Create match_filter # Create match_filter
filter_pattern = ( filter_pattern = (
"title = " "title ~= "
r"'(?i).*behind.?the.?scenes.*" r"'(?i).*behind.?the.?scenes.*"
r"|.*trailer.*" r"|.*trailer.*"
r"|.*recap.*" r"|.*recap.*"