[nbc] Remove redundant note
authorSergey M․ <dstftw@gmail.com>
Tue, 31 Mar 2015 14:14:37 +0000 (20:14 +0600)
committerSergey M․ <dstftw@gmail.com>
Tue, 31 Mar 2015 14:14:37 +0000 (20:14 +0600)
This is already supposed by `only_matching`

youtube_dl/extractor/nbc.py

index b7f6a5366344ba8299c6404a441b7f955b18288c..ecd0ac8b1b501d9ad97261f57a5b0fee1cd68ce7 100644 (file)
@@ -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,
     }]