Skip to content

Releases: skick1234/DisTube

4.2.2

22 Apr 11:52
6396f91
Compare
Choose a tag to compare

Full Changelog: 4.2.1...4.2.2

4.2.1

22 Apr 11:00
845eb5d
Compare
Choose a tag to compare
  • DisTubeOptions: add more ffmpeg options
  • Check ffmpeg status before playing the stream
  • Fix some bugs related to ffmpeg on windows

Full Changelog: 4.2.0...4.2.1

4.2.0

20 Apr 03:43
83d785b
Compare
Choose a tag to compare
  • Stream: Self-handling FFmpeg stream
  • Event: add ffmpegDebug event

Full Changelog: 4.1.1...4.2.0

4.1.1

08 Nov 09:34
f9aaf1e
Compare
Choose a tag to compare
  • Stream: Fix stream ended prematurely caused by YouTube throttling

Full Changelog: 4.1.0...4.1.1

4.1.0

30 Aug 08:24
4ece777
Compare
Choose a tag to compare
  • DisTubeOptions.youtubeCookie now supports Array<Cookie> for the new @distube/ytdl-core cookie agent.
  • Deprecated basic string use for DisTubeOptions.youtubeCookie in favor of improved cookie management.

Full Changelog: 4.0.6...4.1.0

4.0.6

28 Jul 14:04
34ea719
Compare
Choose a tag to compare
  • FilterManager: fix cannot add a Filter

Full Changelog: 4.0.5...4.0.6

4.0.5

20 Jul 10:56
a5a79bb
Compare
Choose a tag to compare
  • DirectLink: support video & ogg link
  • Voice: avoid playing new resource when paused
  • PlayOptions: Support thread text channel
  • Util: correct formatted duration (Fix #288)
  • Filter: throw an error when using an invalid filter
  • Chore: Update docs & dependencies

Full Changelog: 4.0.4...4.0.5

4.0.4

23 Sep 05:57
Compare
Choose a tag to compare
  • Fix cannot play direct link with directLink: true option (Fix #280)

Full Changelog: 4.0.3...4.0.4

4.0.3

24 Jul 18:04
Compare
Choose a tag to compare
  • Fix DisTube#play does not join the voice channel specified in some cases (Fix #266)
  • Remove ESM build (Fix #259)

Full Changelog: 4.0.2...4.0.3

4.0.2

19 Jul 16:41
Compare
Choose a tag to compare
  • Add directLink option to enable/disable DirectLinkPlugin easily

Full Changelog: 4.0.1...4.0.2