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 youtube-dl from 2021.1.8 to 2021.12.17 #85

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 17, 2021

Bumps youtube-dl from 2021.1.8 to 2021.12.17.

Release notes

Sourced from youtube-dl's releases.

youtube-dl 2021.12.17

Core

  • [postprocessor/ffmpeg] Show ffmpeg output on error (#22680, #29336)

Extractors

  • [youtube] Update signature function patterns (#30363, #30366)
  • [peertube] Only call description endpoint if necessary (#29383)
  • [periscope] Pass referer to HLS requests (#29419)
  • [pornhub] Add support for pornhubthbh7ap3u.onion
  • [pornhub] Detect geo restriction
  • [pornhub] Dismiss tbr extracted from download URLs (#28927)
  • [curiositystream:collection] Extend _VALID_URL (#26326, #29117)
  • [youtube] Make get_video_info processing more robust (#29333)
  • [youtube] Workaround for get_video_info request (#29333)
  • [bilibili] Strip uploader name (#29202)
  • [youtube] Update invidious instance list (#29281)
  • [umg:de] Update GraphQL API URL (#29304)
  • [nrk] Switch psapi URL to https (#29344)
  • [appleconnect] Fix extraction (#29208)

youtube-dl 2021.06.06

Extractors

  • [facebook] Improve login required detection
  • [youporn] Fix formats and view count extraction (#29216)
  • [orf:tvthek] Fix thumbnails extraction (#29217)
  • [formula1] Fix extraction (#29206)
  • [ard] Relax URL regular expression and fix video ids (#22724, #29091)
  • [ustream] Detect https embeds (#29133)
  • [ted] Prefer own formats over external sources (#29142)
  • [twitch:clips] Improve extraction (#29149)
  • [twitch:clips] Add access token query to download URLs (#29136)
  • [youtube] Fix get_video_info request (#29086, #29165)
  • [vimeo] Fix vimeo pro embed extraction (#29126)
  • [redbulltv] Fix embed data extraction (#28770)
  • [shahid] Relax URL regular expression (#28772, #28930)

youtube-dl 2021.05.16

Core

  • [options] Fix thumbnail option group name (#29042)
  • [YoutubeDL] Improve extract_info doc (#28946)

Extractors

  • [playstuff] Add support for play.stuff.co.nz (#28901, #28931)
  • [vivo] Add support for vivo.st (#29009)
  • [generic] Add support for og:audio (#28311, #29015)
  • [phoenix] Fix extraction (#29057)

... (truncated)

Changelog

Sourced from youtube-dl's changelog.

version 2021.12.17

Core

  • [postprocessor/ffmpeg] Show ffmpeg output on error (#22680, #29336)

Extractors

  • [youtube] Update signature function patterns (#30363, #30366)
  • [peertube] Only call description endpoint if necessary (#29383)
  • [periscope] Pass referer to HLS requests (#29419)
  • [pornhub] Add support for pornhubthbh7ap3u.onion
  • [pornhub] Detect geo restriction
  • [pornhub] Dismiss tbr extracted from download URLs (#28927)
  • [curiositystream:collection] Extend _VALID_URL (#26326, #29117)
  • [youtube] Make get_video_info processing more robust (#29333)
  • [youtube] Workaround for get_video_info request (#29333)
  • [bilibili] Strip uploader name (#29202)
  • [youtube] Update invidious instance list (#29281)
  • [umg:de] Update GraphQL API URL (#29304)
  • [nrk] Switch psapi URL to https (#29344)
  • [appleconnect] Fix extraction (#29208)

version 2021.06.06

Extractors

  • [facebook] Improve login required detection
  • [youporn] Fix formats and view count extraction (#29216)
  • [orf:tvthek] Fix thumbnails extraction (#29217)
  • [formula1] Fix extraction (#29206)
  • [ard] Relax URL regular expression and fix video ids (#22724, #29091)
  • [ustream] Detect https embeds (#29133)
  • [ted] Prefer own formats over external sources (#29142)
  • [twitch:clips] Improve extraction (#29149)
  • [twitch:clips] Add access token query to download URLs (#29136)
  • [youtube] Fix get_video_info request (#29086, #29165)
  • [vimeo] Fix vimeo pro embed extraction (#29126)
  • [redbulltv] Fix embed data extraction (#28770)
  • [shahid] Relax URL regular expression (#28772, #28930)

version 2021.05.16

Core

  • [options] Fix thumbnail option group name (#29042)
  • [YoutubeDL] Improve extract_info doc (#28946)

Extractors

... (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 [youtube-dl](https://github.com/ytdl-org/youtube-dl) from 2021.1.8 to 2021.12.17.
- [Release notes](https://github.com/ytdl-org/youtube-dl/releases)
- [Changelog](https://github.com/ytdl-org/youtube-dl/blob/master/ChangeLog)
- [Commits](ytdl-org/youtube-dl@2021.01.08...2021.12.17)

---
updated-dependencies:
- dependency-name: youtube-dl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2021
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