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.1.6 to 2023.7.6 #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps yt-dlp from 2023.1.6 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.

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.1.6 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.01.06...2023.07.06)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2023
@FoxAmes
Copy link

FoxAmes commented Jul 23, 2023

@whatdaybob Any chance we could get this merged? The current pinned version of yt-dlp has been nonfunctional since around March. Thanks!

@Nammurg
Copy link

Nammurg commented Sep 21, 2023

@whatdaybob any chance this can be merged?
Thank you very much for everything!

@FoxAmes
Copy link

FoxAmes commented Sep 21, 2023

@Nammurg For what it's worth, I've forked this and fixed a handful of issues. I'd still prefer this repo gets some updates, but in the mean time feel free to check out my fork here, I'd love some feedback as well.

I ended up writing a new app that’s similar in function to this, I’d recommend checking that out over the fork listed previously.

@KatieTheDev
Copy link

Any update? I think an issue I'm having is caused by this being outdated.

@FoxAmes
Copy link

FoxAmes commented Sep 16, 2024

In the interest of housekeeping my old comment, and not misleading people who end up here looking for a fix, I’ve ended up rewriting a similar app to this in rust which can be found here.

@Nammurg
Copy link

Nammurg commented Sep 16, 2024

In the interest of housekeeping my old comment, and not misleading people who end up here looking for a fix, I’ve ended up rewriting a similar app to this in rust which can be found here.

Thank you for this, I'll give it a go later tonight !

@KatieTheDev
Copy link

KatieTheDev commented Sep 16, 2024 via email

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.

4 participants