Skip to content

3.1.0

Compare
Choose a tag to compare
@Androz2091 Androz2091 released this 26 Dec 22:28
· 1519 commits to master since this release

Added

  • New firstResult parameter to play() 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 and channelEmpty 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!