[YoutubeDL] Remove incorrect documentation
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 26 Nov 2014 10:25:43 +0000 (11:25 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 26 Nov 2014 10:25:43 +0000 (11:25 +0100)
youtube_dl/YoutubeDL.py

index 6342ae7679efc9aaa18dda5a5ed810e71ba6cec2..21c7c298a830dd8b4a1b4651419506aaa8c8a8bc 100755 (executable)
@@ -174,8 +174,6 @@ class YoutubeDL(object):
     extract_flat:      Do not resolve URLs, return the immediate result.
                        Pass in 'in_playlist' to only show this behavior for
                        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 FileDownloader: