ytdl-core-discord

A ytdl-core wrapper focused on efficiency for use in Discord music bots

APACHE-2.0 License

Downloads
19.2K
Stars
63
Committers
10

Bot releases are visible (Hide)

ytdl-core-discord - v1.3.1 Latest Release

Published by amishshah over 3 years ago

  • chore: bump prism-media from 1.2.8 to 1.2.9 (#335)

    Bumps prism-media from 1.2.8 to 1.2.9.

    Signed-off-by: dependabot-preview[bot] [email protected]

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

  • chore: update package author email address

  • chore(Deps): update dependencies

  • chore(Release): v1.3.1

ytdl-core-discord - v1.3.0

Published by amishshah over 3 years ago

  • chore: bump ytdl-core from 4.2.1 to 4.4.1 (#305)

    Bumps ytdl-core from 4.2.1 to 4.4.1.

    Signed-off-by: dependabot-preview[bot] [email protected]

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

  • chore: update dependencies

  • refactor: access videoDetails from a shorter chain (#307)

    info.player_response.videoDetails.isLiveContent => info.videoDetails.isLiveContent
    since videoDetails can now be accessed through the main function/promise instead of accessing it through player_response

  • refactor: use pipeline

  • chore(Release): v1.3.0

ytdl-core-discord - v1.2.5

Published by amishshah almost 4 years ago

  • deps: update dependencies

  • chore: v1.2.5

ytdl-core-discord - v1.2.4

Published by amishshah almost 4 years ago

  • chore: bump ytdl-core from 3.2.2 to 3.4.2 (#261)

    Bumps ytdl-core from 3.2.2 to 3.4.2.

    Signed-off-by: dependabot-preview[bot] [email protected]

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

  • chore: bump @types/node from 14.11.2 to 14.14.2 (#260)

    Bumps @types/node from 14.11.2 to 14.14.2.

    Signed-off-by: dependabot-preview[bot] [email protected]

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

  • chore: bump eslint from 7.9.0 to 7.11.0 (#254)

    Bumps eslint from 7.9.0 to 7.11.0.

    Signed-off-by: dependabot-preview[bot] [email protected]

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

  • chore: v1.2.4

ytdl-core-discord - v.1.2.3

Published by amishshah about 4 years ago

  • chore: bump eslint from 7.7.0 to 7.9.0 (#240)

    Bumps eslint from 7.7.0 to 7.9.0.

    Signed-off-by: dependabot-preview[bot] [email protected]

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

  • fix: 'info.length_seconds' deprecation warning (#245)

  • chore: bump @types/node from 14.11.1 to 14.11.2 (#246)

    Bumps @types/node from 14.11.1 to 14.11.2.

    Signed-off-by: dependabot-preview[bot] [email protected]

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

  • chore: v1.2.3

ytdl-core-discord - v1.2.2

Published by amishshah about 4 years ago

ytdl-core-discord - v1.2.1

Published by amishshah over 4 years ago

  • fix: error on non-opus fallback (1745555b25edc21d58cf0ee59cfe933540fb1112)
  • chore: update dependencies (914fe1189c32ada9eb40da58c68ce3b5bd790d89)
ytdl-core-discord - v1.2.0

Published by amishshah over 4 years ago

  • Update dependencies, use ytdl-core 2.0.1
ytdl-core-discord - v1.0.2

Published by amishshah over 5 years ago

  • Fix livestream detection (2e161fe3f6a462d7d55c368db5853d9f928d5b94)
  • Fix livestreams ending early (d80d565984eef7f924afa62636fcfe796d59083b)
ytdl-core-discord - v1.0.1

Published by amishshah over 5 years ago

Correct a mistake where eslint was listed under dependencies instead of devDependencies.

ytdl-core-discord - v1.0.0

Published by amishshah over 5 years ago