From 8aeba8d8d7d274511483c9bbec0562ae71c07e69 Mon Sep 17 00:00:00 2001 From: skacurt Date: Sun, 15 May 2016 15:25:24 +0300 Subject: [PATCH] Update odatv.py unnecessary test removed --- youtube_dl/extractor/odatv.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/youtube_dl/extractor/odatv.py b/youtube_dl/extractor/odatv.py index bed7415e3..dbf96aefe 100644 --- a/youtube_dl/extractor/odatv.py +++ b/youtube_dl/extractor/odatv.py @@ -35,14 +35,6 @@ class OdaTVIE(InfoExtractor): 'ext': 'mp4', 'title': 'not found check' } - }, { - 'url': 'http://odatv.com/mob_video.php?id=8E395', - 'md5': '13179a1025f07b60933d311e06574a70', - 'info_dict': { - 'id': '8E395', - 'ext': 'mp4', - 'title': 'md5:16d2e8d0eb42e793d8224af3fae20c86' - } }] def _real_extract(self, url):