Update app/download.py
This commit is contained in:
parent
6a04589cc3
commit
1be99977bd
@ -179,7 +179,7 @@ class dropout():
|
|||||||
r"'(?i).*behind.?the.?scenes.*"
|
r"'(?i).*behind.?the.?scenes.*"
|
||||||
r"|.*trailer.*"
|
r"|.*trailer.*"
|
||||||
r"|.*recap.*"
|
r"|.*recap.*"
|
||||||
r"|.*last.looks.*'"
|
r"|.*last.looks.*"
|
||||||
r"|.*Explainer.*'"
|
r"|.*Explainer.*'"
|
||||||
)
|
)
|
||||||
match_filter = yt_dlp.utils.match_filter_func(filter_pattern)
|
match_filter = yt_dlp.utils.match_filter_func(filter_pattern)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user