mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 06:18:25 -05:00
ExecAfterDownloadPP, YoutubeDL: remove unused parameters
This commit is contained in:
@@ -260,7 +260,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user