iwa / Q-Bot

Custom Discord Bot made for Qumu's Discord Server
0 stars 0 forks source link

Bump ytdl-core from 3.1.1 to 3.1.2 #124

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps ytdl-core from 3.1.1 to 3.1.2.

Release notes

Sourced from ytdl-core's releases.

v3.1.2

Bug Fixes

  • fix parsing video media attributes (e7875c2)
  • fix when using cookies or when called from a browser (499eb63), closes #632 #661
Commits
  • 6913aa0 chore(release): 3.1.2
  • 7ece5b5 docs(example): add note about x-youtube-identity-token in cookies example
  • aa1f52d docs(readme): add note about using cookies for private and rental videos
  • 5b458b8 refactor: organize calls to caches
  • 499eb63 fix: fix when using cookies or when called from a browser
  • e04a88d chore: update miniget, increases default max redirects
  • e7875c2 fix: fix parsing video media attributes
  • 0997403 docs(example): update discord.js example
  • See full diff 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