Skip to content

Bump youtube-dl from 2020.9.6 to 2020.12.26#62

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/youtube-dl-2020.12.26
Closed

Bump youtube-dl from 2020.9.6 to 2020.12.26#62
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/youtube-dl-2020.12.26

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps youtube-dl from 2020.9.6 to 2020.12.26.

Release notes

Sourced from youtube-dl's releases.

youtube-dl 2020.12.26

Extractors

  • [instagram] Fix comment count extraction
  • [spankbang] Add support for playlist videos
  • [pornhub] Improve like and dislike count extraction (#27356)
  • [pornhub] Fix lq formats extraction (#27386, #27393)
  • [bongacams] Add support for bongacams.com (#27440)
  • [youtube:tab] Extend URL regular expression (#27501)
  • [theweatherchannel] Fix extraction (#25930, #26051)
  • [sprout] Add support for Universal Kids (#22518)
  • [theplatform] Allow passing geo bypass countries from other extractors
  • [wistia] Add support for playlists (#27533)
  • [ctv] Add support for ctv.ca (#27525)
  • [9c9media] Improve info extraction
  • [youtube] Fix automatic captions extraction (#27162, #27388)
  • [sonyliv] Fix title for movies
  • [sonyliv] Fix extraction (#25667)
  • [streetvoice] Fix extraction (#27455, #27492)
  • [facebook] Add support for watchparty pages (#27507)
  • [cbslocal] Fix video extraction
  • [brightcove] Add another method to extract policyKey
  • [mewatch] Relax URL regular expression (#27506)

youtube-dl 2020.12.22

Core

  • [common] Remove unwanted query params from unsigned akamai manifest URLs

Extractors

  • [tastytrade] Remove extractor (#25716)
  • [niconico] Fix playlist extraction (#27428)
  • [everyonesmixtape] Remove extractor
  • [kanalplay] Remove extractor
  • [arkena] Fix extraction
  • [nba] Rewrite extractor
  • [turner] Improve info extraction
  • [youtube] Improve xsrf token extraction (#27442)
  • [generic] Improve RSS age limit extraction
  • [generic] Fix RSS itunes thumbnail extraction (#27405)
  • [redditr] Extract duration (#27426)
  • [zaq1] Remove extractor
  • [asiancrush] Add support for retrocrush.tv
  • [asiancrush] Fix extraction
  • [noco] Remove extractor (#10864)
Changelog

Sourced from youtube-dl's changelog.

version 2020.12.26

Extractors

  • [instagram] Fix comment count extraction
  • [spankbang] Add support for playlist videos
  • [pornhub] Improve like and dislike count extraction (#27356)
  • [pornhub] Fix lq formats extraction (#27386, #27393)
  • [bongacams] Add support for bongacams.com (#27440)
  • [youtube:tab] Extend URL regular expression (#27501)
  • [theweatherchannel] Fix extraction (#25930, #26051)
  • [sprout] Add support for Universal Kids (#22518)
  • [theplatform] Allow passing geo bypass countries from other extractors
  • [wistia] Add support for playlists (#27533)
  • [ctv] Add support for ctv.ca (#27525)
  • [9c9media] Improve info extraction
  • [youtube] Fix automatic captions extraction (#27162, #27388)
  • [sonyliv] Fix title for movies
  • [sonyliv] Fix extraction (#25667)
  • [streetvoice] Fix extraction (#27455, #27492)
  • [facebook] Add support for watchparty pages (#27507)
  • [cbslocal] Fix video extraction
  • [brightcove] Add another method to extract policyKey
  • [mewatch] Relax URL regular expression (#27506)

version 2020.12.22

Core

  • [common] Remove unwanted query params from unsigned akamai manifest URLs

Extractors

  • [tastytrade] Remove extractor (#25716)
  • [niconico] Fix playlist extraction (#27428)
  • [everyonesmixtape] Remove extractor
  • [kanalplay] Remove extractor
  • [arkena] Fix extraction
  • [nba] Rewrite extractor
  • [turner] Improve info extraction
  • [youtube] Improve xsrf token extraction (#27442)
  • [generic] Improve RSS age limit extraction
  • [generic] Fix RSS itunes thumbnail extraction (#27405)
  • [redditr] Extract duration (#27426)
  • [zaq1] Remove extractor
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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [youtube-dl](https://github.com/ytdl-org/youtube-dl) from 2020.9.6 to 2020.12.26.
- [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@2020.09.06...2020.12.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 28, 2020
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #63.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/youtube-dl-2020.12.26 branch December 29, 2020 09:18
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