mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +00:00
Remove deprecated ffmpeg/avconv flag from basic_voice example
This commit is contained in:
parent
0e6082c57d
commit
7891afcec8
@ -24,7 +24,6 @@ ytdl_format_options = {
|
||||
}
|
||||
|
||||
ffmpeg_options = {
|
||||
'before_options': '-nostdin',
|
||||
'options': '-vn'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user