From f09bf692517bd190160b00e3881c5cc0d87c05ab Mon Sep 17 00:00:00 2001 From: spookyahell <9724215+spookyahell@users.noreply.github.com> Date: Mon, 3 Apr 2023 01:19:03 +0200 Subject: [PATCH] Fix incorrectly updated characters (Sorry for that, that was unintentional, some encoding error.) --- yt_dlp/extractor/wdr.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yt_dlp/extractor/wdr.py b/yt_dlp/extractor/wdr.py index 095de61f24..0982237d80 100644 --- a/yt_dlp/extractor/wdr.py +++ b/yt_dlp/extractor/wdr.py @@ -172,7 +172,7 @@ class WDRPageIE(WDRIE): # XXX: Do not subclass from concrete IE 'ext': 'mp3', 'display_id': 'wdr3-gespraech-am-samstag/audio-schriftstellerin-juli-zeh-100', 'title': 'Schriftstellerin Juli Zeh', - 'alt_title': 'WDR 3 Gespräch am Samstag', + 'alt_title': 'WDR 3 Gespräch am Samstag', 'upload_date': '20160312', 'description': 'md5:e127d320bc2b1f149be697ce044a3dd7', 'is_live': False, @@ -240,7 +240,7 @@ class WDRPageIE(WDRIE): # XXX: Do not subclass from concrete IE 'info_dict': { 'id': 'mdb-1556012', 'ext': 'mp4', - 'title': 'DHB-Vizepräsident Bob Hanning - "Die Weltspitze ist extrem breit"', + 'title': 'DHB-Vizepräsident Bob Hanning - "Die Weltspitze ist extrem breit"', 'upload_date': '20180111', }, 'params': {