Browse Source

[phoenix] fix IE_NAME

totalwebcasting
remitamine 9 years ago
parent
commit
6c4d6609ad
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/phoenix.py

+ 1
- 0
youtube_dl/extractor/phoenix.py View File

@ -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/(?:[^/]+/)?


Loading…
Cancel
Save