diff options
Diffstat (limited to 'youtube_dl/extractor')
| -rw-r--r-- | youtube_dl/extractor/phoenix.py | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/phoenix.py b/youtube_dl/extractor/phoenix.py index 6ce2ec19d..ac009f60f 100644 --- a/youtube_dl/extractor/phoenix.py +++ b/youtube_dl/extractor/phoenix.py @@ -4,6 +4,7 @@ from .zdf import ZDFIE  class PhoenixIE(ZDFIE): +    IE_NAME = 'phoenix.de'      _VALID_URL = r'''(?x)https?://(?:www\.)?phoenix\.de/content/          (?:              phoenix/die_sendungen/(?:[^/]+/)?  | 
