X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=youtube_dl%2Fextractor%2Fnbc.py;h=ecd0ac8b1b501d9ad97261f57a5b0fee1cd68ce7;hb=a55e2f04a046c91801cf65a54cd01968fa27e0ae;hp=395f53df37daac4da38ca37cd60d548e316bb517;hpb=5cbb2699ee04535449e37a07dd9cac9bfd224fe3;p=youtube-dl diff --git a/youtube_dl/extractor/nbc.py b/youtube_dl/extractor/nbc.py index 395f53df3..ecd0ac8b1 100644 --- a/youtube_dl/extractor/nbc.py +++ b/youtube_dl/extractor/nbc.py @@ -55,7 +55,6 @@ class NBCSportsVPlayerIE(InfoExtractor): _TESTS = [{ 'url': 'https://vplayer.nbcsports.com/p/BxmELC/nbcsports_share/select/9CsDKds0kvHI', - 'md5': 'ceae8dced5c14a1c1ffcb7a32194cca5', 'info_dict': { 'id': '9CsDKds0kvHI', 'ext': 'flv', @@ -63,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, }] @@ -88,7 +86,6 @@ class NBCSportsIE(InfoExtractor): _TEST = { 'url': 'http://www.nbcsports.com//college-basketball/ncaab/tom-izzo-michigan-st-has-so-much-respect-duke', - 'md5': 'ba6c93f96b67bf05344f78bd523dac0f', 'info_dict': { 'id': 'PHJSaFWbrTY9', 'ext': 'flv',