diff --git a/youtube_dl/extractor/fktv.py b/youtube_dl/extractor/fktv.py
index 93c4fd641..74c6cf866 100644
--- a/youtube_dl/extractor/fktv.py
+++ b/youtube_dl/extractor/fktv.py
@@ -6,6 +6,7 @@ from .common import InfoExtractor
from ..utils import (
clean_html,
determine_ext,
+ ExtractorError,
)
@@ -29,14 +30,15 @@ class FKTVIE(InfoExtractor):
webpage = self._download_webpage('http://fernsehkritik.tv/folge-%s/play' % episode, episode)
title = clean_html(self._html_search_regex('
([^<]+?)
', webpage, 'title'))
matches = re.search(r'(?s)', webpage)
- if matches:
- poster, sources = matches.groups()
- urls = re.findall(r'(?s)