Optional
customOverride defaultFilters or add more ffmpeg filters
Optional
emitWhether or not emitting addList
event when creating a new Queue
Optional
emitWhether or not emitting addSong
event when creating a new Queue
Optional
emitWhether or not emitting Events.PLAY_SONG event when looping a song or next song is the same as the previous one
Optional
ffmpeg?: { FFmpeg options
Optional
args?: Partial<FFmpegArgs>FFmpeg default arguments
Optional
path?: stringFFmpeg path
Optional
joinWhether or not joining the new voice channel when using DisTube#play method
Optional
nsfw?: booleanWhether or not playing age-restricted content and disabling safe search in non-NSFW channel
Optional
plugins?: DisTubePlugin[]DisTube plugins. The order of this effects the priority of the plugins when verifying the input.
Optional
saveWhether or not saving the previous songs of the queue and enable DisTube#previous method. Disable it may help to reduce the memory usage
DisTube options