3.1.0
Added
- New
firstResult
parameter toplay()
method to skip embed selection. (f9c6bf2) - New error type (
LiveVideo
). (62a56cb) - Embed selection is now automatically cancelled if the same user sends the
play()
command twice. (62190d3)
Fixed
- README examples are now fixed. (b1c9db3)
- Soundcloud links are now working again. (9e2f0ac)
- YouTube playlists validation has been improved. (183d978)
- Errors are now totally handled (
queueEnd
andchannelEmpty
are working). (8385fbe) - Deprecation warnings from
ytdl-core
have been fixed. (c46a728) clearQueue()
method has been fixed and keeps the currently playing track. (82cc16a)
Thanks
Huge thanks to @Dev-CasperTheGhost, @hands8142 and @ZerioDev for their help!