Jelajahi Sumber

[YoutubeDL] Remove incorrect documentation

Philipp Hagemeister 11 tahun lalu
induk
melakukan
4aae94f9d0
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      youtube_dl/YoutubeDL.py

+ 0 - 2
youtube_dl/YoutubeDL.py

@@ -174,8 +174,6 @@ class YoutubeDL(object):
     extract_flat:      Do not resolve URLs, return the immediate result.
     extract_flat:      Do not resolve URLs, return the immediate result.
                        Pass in 'in_playlist' to only show this behavior for
                        Pass in 'in_playlist' to only show this behavior for
                        playlist items.
                        playlist items.
-    no_playlist:       If the URL contains both a playlist and a video ID,
-                       download the video, not the playlist.
 
 
     The following parameters are not used by YoutubeDL itself, they are used by
     The following parameters are not used by YoutubeDL itself, they are used by
     the FileDownloader:
     the FileDownloader: