Update download.py
This commit is contained in:
parent
347c4fcb57
commit
2a686594ee
@ -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.*"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user