aboutsummaryrefslogtreecommitdiff
path: root/examples/basic_voice.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/basic_voice.py')
-rw-r--r--examples/basic_voice.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/basic_voice.py b/examples/basic_voice.py
index 651fa47b..63c0b7fe 100644
--- a/examples/basic_voice.py
+++ b/examples/basic_voice.py
@@ -24,7 +24,6 @@ ytdl_format_options = {
}
ffmpeg_options = {
- 'before_options': '-nostdin',
'options': '-vn'
}