From 697aa38e92c43027a37d24b3ec1e725d658d7f25 Mon Sep 17 00:00:00 2001 From: DarkZeros Date: Sun, 12 Jun 2016 14:10:45 +0100 Subject: [PATCH] Fixed a typo --- youtube_dl/extractor/mitele.py | 1 - 1 file changed, 1 deletion(-) diff --git a/youtube_dl/extractor/mitele.py b/youtube_dl/extractor/mitele.py index bcea63e1a..6290c88a9 100644 --- a/youtube_dl/extractor/mitele.py +++ b/youtube_dl/extractor/mitele.py @@ -35,7 +35,6 @@ class MiTeleIE(InfoExtractor): 'display_id': 'programa-226', 'ext': 'flv', 'title': 'Programa 226', #This is what we are testing, should be same as display_id since the video has no title - 'title': 'Programa 226', #This is what we are testing, should be same as display_id since the video has no title 'description': 'md5:50daf9fadefa4e62d9fc866d0c015701', 'thumbnail': 're:(?i)^https?://.*\.jpg$', 'duration': 7312,