From f43d7a7c3bc851544a39199831b1e8dbefefba2f Mon Sep 17 00:00:00 2001 From: Simon Sawicki Date: Fri, 20 Dec 2024 23:42:49 +0100 Subject: [PATCH] oops --- yt_dlp/YoutubeDL.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt_dlp/YoutubeDL.py b/yt_dlp/YoutubeDL.py index b215fc9fe..f8f09812c 100644 --- a/yt_dlp/YoutubeDL.py +++ b/yt_dlp/YoutubeDL.py @@ -690,7 +690,7 @@ class YoutubeDL: f'{switch} is a {self._format_err("developer option", self.Styles.EMPHASIS)} intended for {self._format_err("debugging", self.Styles.EMPHASIS)}. \n' f' If you experience issues {self._format_err("DO NOT", self.Styles.ERROR)} open a bug report.') self.params['listformats'] = True - self.params['simulate'] = 'list_only' + self.params['simulate'] = True if self.params.get('bidi_workaround', False): try: