mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 04:17:16 +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 = {
|
ffmpeg_options = {
|
||||||
'before_options': '-nostdin',
|
|
||||||
'options': '-vn'
|
'options': '-vn'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user