]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/YoutubeDL.py
Release 2021.12.01
[yt-dlp.git] / yt_dlp / YoutubeDL.py
index 6341694700e642b133944bf8cee6668c8629407b..8cbdbb5c0523fdf0d8657dbff21513b7f68415c4 100644 (file)
@@ -327,7 +327,7 @@ class YoutubeDL(object):
     bidi_workaround:   Work around buggy terminals without bidirectional text
                        support, using fridibi
     debug_printtraffic:Print out sent and received HTTP traffic
-    include_ads:       Download ads as well
+    include_ads:       Download ads as well (deprecated)
     default_search:    Prepend this string if an input url is not valid.
                        'auto' for elaborate guessing
     encoding:          Use this encoding instead of the system-specified.