[ie/ZDF] Address review findings

This commit is contained in:
InvalidUsernameException
2025-03-31 22:31:21 +02:00
parent 2ad9fd8d8f
commit 01e3b208f2
4 changed files with 49 additions and 62 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from ..utils import (
class PhoenixIE(ZDFBaseIE):
IE_NAME = 'phoenix.de'
_VALID_URL = r'https?://(?:www\.)?phoenix\.de/(?:[^/]+/)*[^/?#&]*-a-(?P<id>\d+)\.html'
_VALID_URL = r'https?://(?:www\.)?phoenix\.de/(?:[^/?#]+/)*[^/?#&]*-a-(?P<id>\d+)\.html'
_TESTS = [{
'url': 'https://www.phoenix.de/sendungen/dokumentationen/spitzbergen-a-893349.html',
'md5': '768bbcd67a51fbfb22263ecdbc49146d',