This commit is contained in:
parent
295df4edb9
commit
c75f0b361a
5 changed files with 26 additions and 6 deletions
|
@ -42,6 +42,8 @@ class FileDownloader(object):
|
|||
max_filesize: Skip files larger than this size
|
||||
xattr_set_filesize: Set ytdl.filesize user xattribute with expected size.
|
||||
(experimenatal)
|
||||
external_downloader_args: A list of additional command-line arguments for the
|
||||
external downloader.
|
||||
|
||||
Subclasses of this one must re-define the real_download method.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue