]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/__init__.py
[cleanup] misc
[yt-dlp.git] / yt_dlp / __init__.py
index d97d4af6482c03ffe2b59d93a50303f3d0148d1f..e1c45441abdf14de366ad4ab196a6d34df51d1ea 100644 (file)
@@ -745,7 +745,7 @@ def report_args_compat(arg, name):
         'geo_bypass': opts.geo_bypass,
         'geo_bypass_country': opts.geo_bypass_country,
         'geo_bypass_ip_block': opts.geo_bypass_ip_block,
-        'warnings': warnings,
+        '_warnings': warnings,
         'compat_opts': compat_opts,
     }