Skip to content

Bump ytdl-core from 2.0.0 to 3.4.2 - #132

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ytdl-core-3.4.2
Closed

dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ytdl-core-3.4.2

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps ytdl-core from 2.0.0 to 3.4.2.

Release notes

Sourced from ytdl-core's releases.

v3.4.2

Bug Fixes

  • retry on {"reload":"now"}, fixes "unable to find identity token" error (659701a), closes #736
  • use get_video_info endpoint if watch and embed pages fail (e88537f), closes #735
  • types: update a few format properties (db7a7b7)
  • add format for itag 300 (56d1411)
  • correctly get format url from m3u8 playlists (d0776c2)
  • filter out non-media streams from dash manifest (646a5cf)
  • get additional format properties from dash manifest (c3594b6)
  • get format mime type from dash playlist (30c5f22)

v3.4.1

Bug Fixes

  • fix unexpected token ) in JSON error (dd582ae), closes #727

v3.4.0

Bug Fixes

  • use regex to extract player config from embed page (#725) (bcee0ce)

Features

v3.3.0

Bug Fixes

  • make sure total from progress event is number (0ec2675), closes #707
  • round subscriber count (4d30a2a), closes #711
  • throw more helpful error when downloading format from getBasicInfo() (0ecb0c4), closes #704

Features

  • allow both "audioandvideo" and "videoandaudio" as filter (#693) (79f2be2)

v3.2.2

Commits
  • 20a18e5 chore(release): 3.4.2
  • e0f8d98 test: organize tests a bit
  • 659701a fix: retry on {"reload":"now"}, fixes "unable to find identity token" error
  • e88537f fix: use get_video_info endpoint if watch and embed pages fail
  • db7a7b7 fix(types): update a few format properties
  • 30c5f22 fix: get format mime type from dash playlist
  • d0776c2 fix: correctly get format url from m3u8 playlists
  • e07b667 refactor: clean up a bit, turn off complexity option from eslint rules
  • 56d1411 fix: add format for itag 300
  • c3594b6 fix: get additional format properties from dash manifest
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 2.0.0 to 3.4.2.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](fent/node-ytdl-core@v2.0.0...v3.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Oct 22, 2020
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #135.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/ytdl-core-3.4.2 branch October 26, 2020 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants