Remove experimental mark for some options

This commit is contained in:
Sergey M․ 2018-05-19 23:53:24 +07:00
parent f2b1fa07ec
commit 504f20dd30
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
4 changed files with 14 additions and 18 deletions

View file

@ -45,7 +45,6 @@ class FileDownloader(object):
min_filesize: Skip files smaller than this size
max_filesize: Skip files larger than this size
xattr_set_filesize: Set ytdl.filesize user xattribute with expected size.
(experimental)
external_downloader_args: A list of additional command-line arguments for the
external downloader.
hls_use_mpegts: Use the mpegts container for HLS videos.