[execafterdownload] Simplify (#3569)

This commit is contained in:
Philipp Hagemeister 2014-08-25 10:18:01 +02:00
parent 1f06864e9a
commit 8d31fa3cce
4 changed files with 33 additions and 31 deletions

View file

@ -172,6 +172,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.
exec_cmd: Arbitrary command to run after downloading
"""
params = None