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

Bump yt-dlp from 2023.6.22 to 2023.7.6 #265

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2023

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)

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.6.22 to 2023.7.6.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](yt-dlp/yt-dlp@2023.06.22...2023.07.06)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2023
@BennyThink BennyThink merged commit f8888d6 into master Jul 9, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/yt-dlp-2023.7.6 branch July 9, 2023 13:21
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.

None yet

1 participant