Merge branch 'master' of github.com:rg3/youtube-dl
This commit is contained in:
parent
a6620ac28d
commit
da4d4191a9
4 changed files with 7 additions and 3 deletions
|
@ -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),
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue