mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-04 21:07:06 -05:00
@@ -233,6 +233,7 @@ class F4mFD(FileDownloader):
|
||||
'continuedl': True,
|
||||
'quiet': True,
|
||||
'noprogress': True,
|
||||
'ratelimit': self.params.get('ratelimit', None),
|
||||
'test': self.params.get('test', False),
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user