Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master
This commit is contained in:
commit
ac9ed061ec
6 changed files with 21 additions and 7 deletions
|
@ -262,6 +262,7 @@ class YoutubeDL(object):
|
|||
The following options are used by the post processors:
|
||||
prefer_ffmpeg: If True, use ffmpeg instead of avconv if both are available,
|
||||
otherwise prefer avconv.
|
||||
postprocessor_args: Extra parameters for external apps, like avconv.
|
||||
"""
|
||||
|
||||
params = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue