cquest / tootbot

python bot to clone tweets to a mastodon account
GNU Affero General Public License v3.0
101 stars 35 forks source link

Bump yt-dlp from 2023.1.6 to 2023.2.17 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps yt-dlp from 2023.1.6 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)
dependabot[bot] commented 1 year ago

Superseded by #25.