Kraigie / nostrum

Elixir Discord Library
https://kraigie.github.io/nostrum/
MIT License
589 stars 125 forks source link

Refactor executable checks and add version check for non-forked youtube-dl #594

Closed BrandtHill closed 1 month ago

BrandtHill commented 1 month ago

Don't check ytdl/streamlink executables if ffmpeg is not configured Add one-time version check for youtube-dl if not suppressed at compile time Remove useless stuff from nostrum config Stop starting 2 Dummy consumers in dev since events are duplicated with :pg

jchristgit commented 1 month ago

Thanks!