From d4be205c298261dd34b8721d2c1ab13ec1457ff1 Mon Sep 17 00:00:00 2001 From: remitamine Date: Tue, 21 Jul 2015 08:18:10 +0100 Subject: [PATCH] [nbc] remove unavailable tests --- youtube_dl/extractor/nbc.py | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/youtube_dl/extractor/nbc.py b/youtube_dl/extractor/nbc.py index dc2091be0..6f655d8e0 100644 --- a/youtube_dl/extractor/nbc.py +++ b/youtube_dl/extractor/nbc.py @@ -29,16 +29,6 @@ class NBCIE(InfoExtractor): 'description': 'Jimmy gives out free scoops of his new "Tonight Dough" ice cream flavor by surprising customers at the Ben & Jerry\'s scoop shop.', }, }, - { - 'url': 'http://www.nbc.com/the-tonight-show/episodes/176', - 'info_dict': { - 'id': 'XwU9KZkp98TH', - 'ext': 'flv', - 'title': 'Ricky Gervais, Steven Van Zandt, ILoveMakonnen', - 'description': 'A brand new episode of The Tonight Show welcomes Ricky Gervais, Steven Van Zandt and ILoveMakonnen.', - }, - 'skip': 'Only works from US', - }, { 'url': 'http://www.nbc.com/saturday-night-live/video/star-wars-teaser/2832821', 'info_dict': { @@ -149,16 +139,6 @@ class NBCNewsIE(InfoExtractor): }, 'add_ie': ['ThePlatform'], }, - { - 'url': 'http://www.nbcnews.com/feature/dateline-full-episodes/full-episode-family-business-n285156', - 'md5': 'fdbf39ab73a72df5896b6234ff98518a', - 'info_dict': { - 'id': 'Wjf9EDR3A_60', - 'ext': 'mp4', - 'title': 'FULL EPISODE: Family Business', - 'description': 'md5:757988edbaae9d7be1d585eb5d55cc04', - }, - }, { 'url': 'http://www.nbcnews.com/nightly-news/video/nightly-news-with-brian-williams-full-broadcast-february-4-394064451844', 'md5': 'b5dda8cddd8650baa0dcb616dd2cf60d',