aboutsummaryrefslogtreecommitdiffstats
path: root/yt-dlp.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'yt-dlp.cmd')
-rw-r--r--yt-dlp.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt-dlp.cmd b/yt-dlp.cmd
index 2b651a41e..aa4500f9f 100644
--- a/yt-dlp.cmd
+++ b/yt-dlp.cmd
@@ -1 +1 @@
-@py "%~dp0yt_dlp\__main__.py" %* \ No newline at end of file
+@py -bb -Werror -Xdev "%~dp0yt_dlp\__main__.py" %*