Remove experimental mark for some options
This commit is contained in:
parent
f2b1fa07ec
commit
504f20dd30
4 changed files with 14 additions and 18 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue