Skip to content

Bump yt-dlp from 2021.11.10.1 to 2023.1.6#56

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 6, 2023

Copy link
Copy Markdown

Bumps yt-dlp from 2021.11.10.1 to 2023.1.6.

Release notes

Sourced from yt-dlp's releases.

yt-dlp 2023.01.06

A description of the various files are in the README


  • Fix config locations by Grub4k, coletdjnz, pukkandan
  • [downloader/aria2c] Disable native progress
  • [utils] mimetype2ext: weba is not standard
  • [utils] windows_enable_vt_mode: Better error handling
  • [build] Add minimal pyproject.toml
  • [update] Fix updater file removal on windows by Grub4K
  • [cleanup] Misc fixes and cleanup
  • [extractor/aitube] Add extractor by HobbyistDev
  • [extractor/drtv] Add series extractors by FrederikNS
  • [extractor/volejtv] Add extractor by HobbyistDev
  • [extractor/xanimu] Add extractor by JChris246
  • [extractor/youtube] Retry manifest refresh for live-from-start by mzhou
  • [extractor/biliintl] Add /media to VALID_URL by HobbyistDev
  • [extractor/biliIntl] Add fallback to video_data by HobbyistDev
  • [extractor/crunchyroll:show] Add language to entries by Chrissi2812
  • [extractor/joj] Fix extractor by OndrejBakan, pukkandan
  • [extractor/nbc] Update graphql query by jacobtruman
  • [extractor/reddit] Add subreddit as channel_id by gschizas
  • [extractor/tiktok] Add TikTokLive extractor by JC-Chung

yt-dlp 2023.01.02

A description of the various files are in the README


  • Improve plugin architecture by Grub4K, coletdjnz, flashdagger, pukkandan
    • Plugins can be loaded in any distribution of yt-dlp (binary, pip, source, etc.) and can be distributed and installed as packages. See the readme for more information
  • Add --compat-options 2021,2022
    • This allows devs to change defaults and make other potentially breaking changes more easily. If you need everything to work exactly as-is, put Use --compat 2022 in your config to guard against future compat changes.
  • [downloader/aria2c] Native progress for aria2c via RPC by Lesmiscore, pukkandan
  • Merge youtube-dl: Upto commit/195f22f by Grub4k, pukkandan
  • Add pre-processor stage video
  • Let --parse/replace-in-metadata run at any post-processing stage
  • Add --enable-file-urls by coletdjnz
  • Add new field aspect_ratio
  • Add ac4 to known codecs
  • Add weba to known extensions

... (truncated)

Changelog

Sourced from yt-dlp's changelog.

Changelog

2023.01.06

  • Fix config locations by Grub4k, coletdjnz, pukkandan
  • [downloader/aria2c] Disable native progress
  • [utils] mimetype2ext: weba is not standard
  • [utils] windows_enable_vt_mode: Better error handling
  • [build] Add minimal pyproject.toml
  • [update] Fix updater file removal on windows by Grub4K
  • [cleanup] Misc fixes and cleanup
  • [extractor/aitube] Add extractor by HobbyistDev
  • [extractor/drtv] Add series extractors by FrederikNS
  • [extractor/volejtv] Add extractor by HobbyistDev
  • [extractor/xanimu] Add extractor by JChris246
  • [extractor/youtube] Retry manifest refresh for live-from-start by mzhou
  • [extractor/biliintl] Add /media to VALID_URL by HobbyistDev
  • [extractor/biliIntl] Add fallback to video_data by HobbyistDev
  • [extractor/crunchyroll:show] Add language to entries by Chrissi2812
  • [extractor/joj] Fix extractor by OndrejBakan, pukkandan
  • [extractor/nbc] Update graphql query by jacobtruman
  • [extractor/reddit] Add subreddit as channel_id by gschizas
  • [extractor/tiktok] Add TikTokLive extractor by JC-Chung

2023.01.02

  • Improve plugin architecture by Grub4K, coletdjnz, flashdagger, pukkandan
    • Plugins can be loaded in any distribution of yt-dlp (binary, pip, source, etc.) and can be distributed and installed as packages. See the readme for more information
  • Add --compat-options 2021,2022
    • This allows devs to change defaults and make other potentially breaking changes more easily. If you need everything to work exactly as-is, put Use --compat 2022 in your config to guard against future compat changes.
  • [downloader/aria2c] Native progress for aria2c via RPC by Lesmiscore, pukkandan
  • Merge youtube-dl: Upto commit/195f22f by Grub4k, pukkandan
  • Add pre-processor stage video
  • Let --parse/replace-in-metadata run at any post-processing stage
  • Add --enable-file-urls by coletdjnz
  • Add new field aspect_ratio
  • Add ac4 to known codecs
  • Add weba to known extensions
  • [FFmpegVideoConvertor] Add gif to --recode-video

... (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.1.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@2021.11.10.1...2023.01.06)

---
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 Jan 6, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 17, 2023

Copy link
Copy Markdown
Author

Superseded by #58.

@dependabot dependabot Bot closed this Feb 17, 2023
@dependabot dependabot Bot deleted the dependabot/pip/yt-dlp-2023.1.6 branch February 17, 2023 22:59
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