Skip to content

Commit

Permalink
Remove 'rewrite_audio' argument from 'VideoClip.write_videofile' (#1440)
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja authored Jan 14, 2021
1 parent 57804ef commit 08e0148
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion moviepy/video/VideoClip.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ def write_videofile(
audio_bufsize=2000,
temp_audiofile=None,
temp_audiofile_path="",
rewrite_audio=True,
remove_temp=True,
write_logfile=False,
threads=None,
Expand Down

0 comments on commit 08e0148

Please sign in to comment.