mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-08 13:09:42 +00:00
[phoenix] fix IE_NAME
This commit is contained in:
@@ -4,6 +4,7 @@ from .zdf import ZDFIE
|
|||||||
|
|
||||||
|
|
||||||
class PhoenixIE(ZDFIE):
|
class PhoenixIE(ZDFIE):
|
||||||
|
IE_NAME = 'phoenix.de'
|
||||||
_VALID_URL = r'''(?x)https?://(?:www\.)?phoenix\.de/content/
|
_VALID_URL = r'''(?x)https?://(?:www\.)?phoenix\.de/content/
|
||||||
(?:
|
(?:
|
||||||
phoenix/die_sendungen/(?:[^/]+/)?
|
phoenix/die_sendungen/(?:[^/]+/)?
|
||||||
|
Reference in New Issue
Block a user