Skip to content

Releases: skick1234/DisTube

DisTube

02 Aug 01:04
Compare
Choose a tag to compare

DisTube

01 Aug 22:51
Compare
Choose a tag to compare
  • Fix minor bug

DisTube

01 Aug 02:26
Compare
Choose a tag to compare
  • Add new audio filters. (since 2.4.0 but you can use it from 2.3.1).
  • Update discord-ytdl-core, ytpl, ytsr

DisTube

29 Jul 06:46
Compare
Choose a tag to compare

DisTube

27 Jul 16:16
Compare
Choose a tag to compare
  • Add DisTube#version (static) to get current version
  • Fix setRepeatMode() is always off

DisTube

26 Jul 05:39
Compare
Choose a tag to compare
2.2.3

Fix minor bug

DisTube

26 Jul 02:35
Compare
Choose a tag to compare
  • Update ytsr to 0.1.19

DisTube

24 Jul 14:18
Compare
Choose a tag to compare
  • Fix invalid thumbnail of some videos
  • Update toggleAutoplay() example

DisTube

23 Jul 17:37
Compare
Choose a tag to compare
  • play(), playSkip() now throw error encountered to customize the log instead of console.error().
  • Add DisTubeOptions#highWaterMark option to customize ytdl's highWaterMark.
  • Add Queue#initMessage
  • Update ytsr to 0.1.18
  • Leaving voice channel if it's empty after 60s andDisTubeOptions#leaveOnEmpty is true
  • Fix minor bug

DisTube

22 Jul 12:54
Compare
Choose a tag to compare
  • NPM error when publishing 2.1.10 ._.