alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
GNU Affero General Public License v3.0
4k stars 263 forks source link

Bump yt-dlp from 2023.6.22 to 2023.7.6 #291

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps yt-dlp from 2023.6.22 to 2023.7.6.

Release notes

Sourced from yt-dlp's releases.

yt-dlp 2023.07.06

Installation Documentation Donate Discord Nightly

A description of the various files are in the README


Important changes

  • Security: [CVE-2023-35934] Fix Cookie leak
    • --add-header Cookie: is deprecated and auto-scoped to input URL domains
    • Cookies are scoped when passed to external downloaders
    • Add cookies field to info.json and deprecate http_headers.Cookie

Core changes

Extractor changes

Downloader changes

... (truncated)

Changelog

Sourced from yt-dlp's changelog.

Changelog

2023.07.06

Important changes

  • Security: [CVE-2023-35934] Fix Cookie leak
    • --add-header Cookie: is deprecated and auto-scoped to input URL domains
    • Cookies are scoped when passed to external downloaders
    • Add cookie field to info.json and deprecate http_headers.Cookie

Core changes

Extractor changes

Downloader changes

... (truncated)

Commits
  • cc0619f Release 2023.07.06
  • b532a34 [docs] Minor fixes
  • 3121512 [core] Change how Cookie headers are handled
  • f8b4bcc [core] Prevent Cookie leaks on HTTP redirect
  • 1ceb657 [fd/external] Scope cookies
  • ad8902f [ie/vidlii] Handle relative URLs
  • 94ed638 [ie/youtube] Avoid false DRM detection (#7396)
  • bc344cd [core] Allow extractors to mark formats as potentially DRM (#7396)
  • 906c0bd [formats] Fix best fallback for storyboards
  • 337734d [cleanup] Misc
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/alexta69/metube/network/alerts).
dependabot[bot] commented 1 year ago

Looks like yt-dlp is up-to-date now, so this is no longer needed.