Browse Source

[nbc] Remove redundant note

This is already supposed by `only_matching`
master
Sergey M․ 10 years ago
parent
commit
c89fbfb385
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/extractor/nbc.py

1
youtube_dl/extractor/nbc.py

@ -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…
Cancel
Save