JVT038 / MetaTube

Python web ui to download videos from YouTube and add metadata on top of it
GNU General Public License v3.0
317 stars 20 forks source link

Bump yt-dlp from 2023.9.24 to 2023.11.14 #112

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps yt-dlp from 2023.9.24 to 2023.11.14.

Release notes

Sourced from yt-dlp's releases.

yt-dlp 2023.11.14

Installation Documentation Donate Discord Nightly Master

A description of the various files are in the README


Important changes

Core changes

Extractor changes

... (truncated)

Changelog

Sourced from yt-dlp's changelog.

2023.11.14

Important changes

Core changes

Extractor changes

Downloader changes

... (truncated)

Commits
  • 5d3a3cd Release 2023.11.14
  • a9d3f4b [cleanup] Fix changelog typo
  • b012271 [cleanup] Misc (#8510)
  • f04b5be [ie] Do not smuggle http_headers
  • d4f14a7 [ie] Do not test truth value of xml.etree.ElementTree.Element (#8582)
  • 87264d4 [test:update] Implement simple updater unit tests
  • a00af29 [cleanup] Update documentation for master and nightly channels
  • 0b6ad22 [update] Overhaul self-updater
  • 5438593 [ci] Bump actions/checkout to v4
  • 9970d74 [build] Include secretstorage in Linux builds
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 10 months ago

Superseded by #113.