[servingsys] Add support
[youtube-dl] / youtube_dl / YoutubeDL.py
index a0ab89b3d6c0193fa35eee2e56cbc5b86a314e68..dc8aa788cf3ba8830cfd97e192b2153a4573063d 100644 (file)
@@ -151,6 +151,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
 
     The following parameters are not used by YoutubeDL itself, they are used by
     the FileDownloader: