mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[nbc] Remove redundant note
This is already supposed by `only_matching`
This commit is contained in:
parent
facecb84a1
commit
c89fbfb385
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ class NBCSportsVPlayerIE(InfoExtractor):
|
|||
'title': 'Tyler Kalinoski hits buzzer-beater to lift Davidson',
|
||||
}
|
||||
}, {
|
||||
'note': 'This video is already expired. It\'s for testing _VALID_URL',
|
||||
'url': 'http://vplayer.nbcsports.com/p/BxmELC/nbc_embedshare/select/_hqLjQ95yx8Z',
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
|
Loading…
Reference in a new issue