From a6012b994e5c999a948f382e216430d9a1085933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 2 Jan 2019 21:32:41 +0200 Subject: [PATCH] [kanal2]: drop id=40744 test. resource is forbidden --- youtube_dl/extractor/kanal2.py | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/youtube_dl/extractor/kanal2.py b/youtube_dl/extractor/kanal2.py index 7415a8824..d34bcad39 100644 --- a/youtube_dl/extractor/kanal2.py +++ b/youtube_dl/extractor/kanal2.py @@ -26,20 +26,6 @@ class Kanal2IE(InfoExtractor): 'timestamp': 1470416400, } }, - { - 'note': 'Test preview url (#18547)', - 'url': 'http://kanal2.postimees.ee/pluss/preview?id=40744', - 'md5': 'e1dcc6e39d17a3f04749a8158db26377', - 'info_dict': { - 'id': '40744', - 'ext': 'mp4', - 'title': 'Kaunis Dila / Osa 50 (10.08.2016 19:00)', - 'thumbnail': 'https://kanal-dl.babahhcdn.com/kanal/2018/12/05/16_300_00208_0050-Kaunis_Dila_hamdY9I/img/2.jpg', - 'description': 'Riza ei tea, mis oht teda ja ta pere Selcuki näol varitseb. Azer kahtlustab, et Fatma elus on uus mees ja on valmis kõigeks, et ta endale tagasi võita. See tekitab aga Arzus suurt hirmu.', - 'timestamp': 1470844800, - 'upload_date': '20160810', - } - }, ] def _real_extract(self, url):