mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-13 04:27:15 +08:00
Fix for #13740
This commit is contained in:
parent
5c9ea67bc0
commit
53476dac5d
@ -15,7 +15,7 @@ class MLBIE(InfoExtractor):
|
||||
(?:[\da-z_-]+\.)*mlb\.com/
|
||||
(?:
|
||||
(?:
|
||||
(?:.*?/)?video/(?:topic/[\da-z_-]+/)?v|
|
||||
(?:.*?/)?video/(?:topic/[\da-z_-]+/)?(?:v|(?:.*?\/)c-)|
|
||||
(?:
|
||||
shared/video/embed/(?:embed|m-internal-embed)\.html|
|
||||
(?:[^/]+/)+(?:play|index)\.jsp|
|
||||
|
Loading…
x
Reference in New Issue
Block a user