diff --git a/yt_dlp/extractor/dreisat.py b/yt_dlp/extractor/dreisat.py index b1d8477e5d..30cd927ee5 100644 --- a/yt_dlp/extractor/dreisat.py +++ b/yt_dlp/extractor/dreisat.py @@ -22,8 +22,8 @@ class DreiSatIE(ZDFBaseIE): 'thumbnail': 'https://www.3sat.de/assets/traumziele-suedostasiens-die-philippinen-und-vietnam-100~original?cb=1699870351148', 'episode': 'Traumziele Südostasiens (1/2): Die Philippinen und Vietnam', 'episode_id': 'POS_cc7ff51c-98cf-4d12-b99d-f7a551de1c95', - 'timestamp': 1738593000, - 'upload_date': '20250203', + 'timestamp': 1747920900, + 'upload_date': '20250522', }, }, { 'url': 'https://www.3sat.de/film/ab-18/ab-18---mein-fremdes-ich-100.html', diff --git a/yt_dlp/extractor/zdf.py b/yt_dlp/extractor/zdf.py index bd6539d2b2..b0e1980466 100644 --- a/yt_dlp/extractor/zdf.py +++ b/yt_dlp/extractor/zdf.py @@ -393,6 +393,7 @@ class ZDFIE(ZDFBaseIE): 'upload_date': '20250203', '_old_archive_ids': ['zdf 240319_2310_sendung_not'], }, + 'params': {'skip_download': 'geo-restricted m3u8'}, }, { # Same as https://www.phoenix.de/sendungen/ereignisse/corona-nachgehakt/wohin-fuehrt-der-protest-in-der-pandemie-a-2050630.html 'url': 'https://www.zdf.de/politik/phoenix-sendungen/wohin-fuehrt-der-protest-in-der-pandemie-100.html',