youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 4aae94f9d080980212856e220d254a27140af0a7
parent acda92f6bc76a81e6457448fdf371f9d04e0065d
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Wed, 26 Nov 2014 11:25:43 +0100

[YoutubeDL] Remove incorrect documentation

Diffstat:
Myoutube_dl/YoutubeDL.py | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git 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: