Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 23, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ytdl-core from 3.2.2 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)
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.


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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 22, 2020
@amishshah amishshah merged commit 4a363c1 into master Oct 23, 2020
@amishshah amishshah deleted the dependabot/npm_and_yarn/ytdl-core-3.4.2 branch October 23, 2020 08:12
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.

1 participant