From: Philipp Hagemeister Date: Wed, 26 Nov 2014 10:25:43 +0000 (+0100) Subject: [YoutubeDL] Remove incorrect documentation X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=4aae94f9d080980212856e220d254a27140af0a7;p=youtube-dl [YoutubeDL] Remove incorrect documentation --- diff --git a/youtube_dl/YoutubeDL.py b/youtube_dl/YoutubeDL.py index 6342ae767..21c7c298a 100755 --- a/youtube_dl/YoutubeDL.py +++ b/youtube_dl/YoutubeDL.py @@ -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: