mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-12 02:01:05 +01:00
[phoenix] fix IE_NAME
This commit is contained in:
parent
db710571fd
commit
6c4d6609ad
@ -4,6 +4,7 @@
|
||||
|
||||
|
||||
class PhoenixIE(ZDFIE):
|
||||
IE_NAME = 'phoenix.de'
|
||||
_VALID_URL = r'''(?x)https?://(?:www\.)?phoenix\.de/content/
|
||||
(?:
|
||||
phoenix/die_sendungen/(?:[^/]+/)?
|
||||
|
Loading…
Reference in New Issue
Block a user