Revert xvid to avi and make docs to be similar to existing external downloader option

This commit is contained in:
Sergey M․ 2015-07-11 22:15:16 +06:00
parent ac9ed061ec
commit f72b0a6032
5 changed files with 11 additions and 12 deletions

View file

@ -262,7 +262,8 @@ 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.
postprocessor_args: A list of additional command-line arguments for the
postprocessor.
"""
params = None