1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-05 04:52:54 +08:00

Document concat parameter

This commit is contained in:
AGSPhoenix 2014-04-19 00:07:34 -04:00
parent 892328588a
commit 36ffea251b

View File

@ -128,6 +128,7 @@ class YoutubeDL(object):
listsubtitles: Lists all available subtitles for the video
subtitlesformat: Subtitle format [srt/sbv/vtt] (default=srt)
subtitleslangs: List of languages of the subtitles to download
concat: Join videos in a playlist end-to-end
keepvideo: Keep the video file after post-processing
daterange: A DateRange object, download only if the upload_date is in the range.
skip_download: Skip the actual download of the video file