logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: c89fbfb385c4989af3bf2eb45e300e01c385cfc7
parent facecb84a11ba59a67d01c659ec3944179774418
Author: Sergey M․ <dstftw@gmail.com>
Date:   Tue, 31 Mar 2015 20:14:37 +0600

[nbc] Remove redundant note

This is already supposed by `only_matching`

Diffstat:

Myoutube_dl/extractor/nbc.py1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/nbc.py b/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, }]