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

Releases: twlite/discord-ytdl-core

v5.0.3

Choose a tag to compare

@twlite twlite released this 05 May 16:01
  • some code cleanup

v5.0.2

Choose a tag to compare

@twlite twlite released this 21 Mar 13:34

v5.0.1

Choose a tag to compare

@twlite twlite released this 25 Feb 13:15
  • bump prism media

v5.0.0 | ytdl-core as dev dependency

Choose a tag to compare

@twlite twlite released this 21 Nov 12:14

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

YTDL events forwarding

Choose a tag to compare

@twlite twlite released this 28 Oct 03:43

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

Choose a tag to compare

@twlite twlite released this 18 Jun 04:47
0a79b90

Updates

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

discord-ytdl-core v3

Choose a tag to compare

@twlite twlite released this 27 May 16:21
996c23b

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

Choose a tag to compare

@twlite twlite released this 08 May 06:07
88033a7

Features:

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