mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2026-01-04 00:01:07 -05:00
[mlb] Improve _VALID_URL
This commit is contained in:
@@ -22,7 +22,7 @@ class MLBIE(InfoExtractor):
|
||||
)\?.*?\bcontent_id=
|
||||
)
|
||||
(?P<id>n?\d+)|
|
||||
(?P<path>.+?)
|
||||
(?:[^/]+/)*(?P<path>[^/]+)
|
||||
)
|
||||
'''
|
||||
_TESTS = [
|
||||
|
||||
Reference in New Issue
Block a user