projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acda92f
)
[YoutubeDL] Remove incorrect documentation
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 26 Nov 2014 10:25:43 +0000
(11:25 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 26 Nov 2014 10:25:43 +0000
(11:25 +0100)
youtube_dl/YoutubeDL.py
patch
|
blob
|
history
diff --git
a/youtube_dl/YoutubeDL.py
b/youtube_dl/YoutubeDL.py
index 6342ae7679efc9aaa18dda5a5ed810e71ba6cec2..21c7c298a830dd8b4a1b4651419506aaa8c8a8bc 100755
(executable)
--- 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: