Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Releases: twlite/discord-ytdl-core

v5.0.3

05 May 16:01
Compare
Choose a tag to compare
  • some code cleanup

v5.0.2

21 Mar 13:34
Compare
Choose a tag to compare

v5.0.1

25 Feb 13:15
Compare
Choose a tag to compare
  • bump prism media

v5.0.0 | ytdl-core as dev dependency

21 Nov 12:14
Compare
Choose a tag to compare

Users need to install ytdl-core on their own in order to use this package.

YTDL events forwarding

28 Oct 03:43
Compare
Choose a tag to compare

This version should forward all ytdl-core events to discord-ytdl-core.

Events:

  • info
  • progress
  • abort
  • request
  • response
  • error
  • redirect
  • retry
  • reconnect

Discord YTDL Core v4

18 Jun 04:47
0a79b90
Compare
Choose a tag to compare

Updates

  • Supports video downloading [Local files]
  • Supports multiple stream types for discord.js
  • Bug fixes

discord-ytdl-core v3

27 May 16:21
996c23b
Compare
Choose a tag to compare

Updates

  • Added support for Typescript
  • Fixed some bugs 🐛
  • Updated the documentation
  • Documentation website here

If you need help, join our discord servers:

discord-ytdl-core v2.0.1

08 May 06:07
88033a7
Compare
Choose a tag to compare

Features:

  • Custom FFmpeg args
  • Added seek option
  • Updated guide, examples
  • Updated ytdl-core and prism-media