diff --git a/youtube_dl/extractor/cjsw.py b/youtube_dl/extractor/cjsw.py
index 81c1ae4df..087cac9bc 100644
--- a/youtube_dl/extractor/cjsw.py
+++ b/youtube_dl/extractor/cjsw.py
@@ -2,9 +2,6 @@
from __future__ import unicode_literals
from .common import InfoExtractor
-from ..utils import (
- ExtractorError,
-)
class CJSWIE(InfoExtractor):
@@ -26,17 +23,13 @@ class CJSWIE(InfoExtractor):
webpage = self._download_webpage(url, episode_id)
- episode_controls = self._search_regex(r'
]+class=(["\'])episode-controls\1[^>]*>', webpage, 'episode_controls', fatal=False)
- if not episode_controls:
- raise ExtractorError('No streamable podcast', video_id=episode_id, expected=True)
-
- title = self._html_search_regex(
- r'