Skip to content

Bump yt-dlp from 2021.11.10.1 to 2023.2.17#58

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/yt-dlp-2023.2.17
Closed

Bump yt-dlp from 2021.11.10.1 to 2023.2.17#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/yt-dlp-2023.2.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 17, 2023

Copy link
Copy Markdown

Bumps yt-dlp from 2021.11.10.1 to 2023.2.17.

Release notes

Sourced from yt-dlp's releases.

yt-dlp 2023.02.17

A description of the various files are in the README


  • Merge youtube-dl: Upto commit/2dd6c6e
  • Fix --concat-playlist
  • Imply --no-progress when --print
  • Improve default subtitle language selection by sdht0
  • Make title completely non-fatal
  • Sanitize formats before sorting by pukkandan
  • Support module level __bool__ and property
  • [dependencies] Standardize Cryptodome imports
  • [hls] Allow extractors to provide AES key by Grub4K, bashonly
  • [ExtractAudio] Handle outtmpl without ext by carusocr
  • [extractor/common] Fix _search_nuxt_data by LowSuggestion912
  • [extractor/generic] Avoid catastrophic backtracking in KVS regex by bashonly
  • [jsinterp] Support if statements
  • [plugins] Fix zip search paths
  • [utils] traverse_obj: Various improvements by Grub4K
  • [utils] traverse_obj: Fix more bugs
  • [utils] traverse_obj: Fix several behavioral problems by Grub4K
  • [utils] Don't use Content-length with encoding by felixonmars
  • [utils] Fix time_seconds to use the provided TZ by Grub4K, Lesmiscore
  • [utils] Fix race condition in make_dir by aionescu
  • [utils] Use local kernel32 for file locking on Windows by Grub4K
  • [compat_utils] Improve passthrough_module
  • [compat_utils] Simplify EnhancedModule
  • [build] Update pyinstaller
  • [pyinst] Fix for pyinstaller 5.8
  • [devscripts] Provide pyinstaller hooks
  • [devscripts/pyinstaller] Analyze sub-modules of Cryptodome
  • [cleanup] Misc fixes and cleanup
  • [extractor/anchorfm] Add episode extractor by HobbyistDev, bashonly
  • [extractor/boxcast] Add extractor by HobbyistDev
  • [extractor/ebay] Add extractor by JChris246
  • [extractor/hypergryph] Add extractor by HobbyistDev, bashonly
  • [extractor/NZOnScreen] Add extractor by gregsadetsky, pukkandan
  • [extractor/rozhlas] Add extractor RozhlasVltavaIE by amra
  • [extractor/tempo] Add IVXPlayer extractor by HobbyistDev
  • [extractor/txxx] Add extractors by chio0hai
  • [extractor/vocaroo] Add extractor by SuperSonicHub1, qbnu
  • [extractor/wrestleuniverse] Add extractors by Grub4K, bashonly
  • [extractor/yappy] Add extractor by HobbyistDev
  • [extractor/youtube] Fix uploader_id extraction by bashonly
  • [extractor/youtube] Add hyperpipe instances by Generator
  • [extractor/youtube] Handle consent.youtube

... (truncated)

Changelog

Sourced from yt-dlp's changelog.

Changelog

2023.02.17

  • Merge youtube-dl: Upto commit/2dd6c6e
  • Fix --concat-playlist
  • Imply --no-progress when --print
  • Improve default subtitle language selection by sdht0
  • Make title completely non-fatal
  • Sanitize formats before sorting by pukkandan
  • Support module level __bool__ and property
  • [dependencies] Standardize Cryptodome imports
  • [hls] Allow extractors to provide AES key by Grub4K, bashonly
  • [ExtractAudio] Handle outtmpl without ext by carusocr
  • [extractor/common] Fix _search_nuxt_data by LowSuggestion912
  • [extractor/generic] Avoid catastrophic backtracking in KVS regex by bashonly
  • [jsinterp] Support if statements
  • [plugins] Fix zip search paths
  • [utils] traverse_obj: Various improvements by Grub4K
  • [utils] traverse_obj: Fix more bugs
  • [utils] traverse_obj: Fix several behavioral problems by Grub4K
  • [utils] Don't use Content-length with encoding by felixonmars
  • [utils] Fix time_seconds to use the provided TZ by Grub4K, Lesmiscore
  • [utils] Fix race condition in make_dir by aionescu
  • [utils] Use local kernel32 for file locking on Windows by Grub4K
  • [compat_utils] Improve passthrough_module
  • [compat_utils] Simplify EnhancedModule
  • [build] Update pyinstaller
  • [pyinst] Fix for pyinstaller 5.8
  • [devscripts] Provide pyinstaller hooks
  • [devscripts/pyinstaller] Analyze sub-modules of Cryptodome
  • [cleanup] Misc fixes and cleanup
  • [extractor/anchorfm] Add episode extractor by HobbyistDev, bashonly
  • [extractor/boxcast] Add extractor by HobbyistDev
  • [extractor/ebay] Add extractor by JChris246
  • [extractor/hypergryph] Add extractor by HobbyistDev, bashonly
  • [extractor/NZOnScreen] Add extractor by gregsadetsky, pukkandan
  • [extractor/rozhlas] Add extractor RozhlasVltavaIE by amra
  • [extractor/tempo] Add IVXPlayer extractor by HobbyistDev
  • [extractor/txxx] Add extractors by chio0hai

... (truncated)

Commits

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 2021.11.10.1 to 2023.2.17.
- [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@2021.11.10.1...2023.02.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 17, 2023
@dependabot @github

dependabot Bot commented on behalf of github Mar 3, 2023

Copy link
Copy Markdown
Author

Superseded by #59.

@dependabot dependabot Bot closed this Mar 3, 2023
@dependabot dependabot Bot deleted the dependabot/pip/yt-dlp-2023.2.17 branch March 3, 2023 23:07
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.

0 participants