Mark and deprioritize sign-language variants

This commit is contained in:
InvalidUsernameException
2025-04-20 19:32:11 +02:00
parent 59ba75dbfe
commit f1fe8dc8d2
3 changed files with 35 additions and 25 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ class PhoenixIE(ZDFBaseIE):
title = title or details['title']
content_id = details['tracking']['nielsen']['content']['assetid']
info = self._extract_ptmd(
info = self._extract_ptmd_urls(
f'https://tmd.phoenix.de/tmd/2/android_native_6/vod/ptmd/phoenix/{content_id}',
content_id)