Skip to content

Bump youtube-dl from 2020.9.6 to 2020.11.26#54

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps youtube-dl from 2020.9.6 to 2020.11.26.

Release notes

Sourced from youtube-dl's releases.

youtube-dl 2020.11.26

Core

  • [downloader/fragment] Set final file's mtime according to last fragment's Last-Modified header (#11718, #18384, #27138)

Extractors

  • [vlive] Improve extraction for geo-restricted videos
  • [viki] Fix video API request (#27184)
  • [bbc] Fix BBC Three clip extraction
  • [bbc] Fix BBC News videos extraction
  • [medaltv] Add support for medal.tv (#27149)

youtube-dl 2020.11.24

Core

  • [extractor/common] Add generic support for akamai HTTP format extraction

Extractors

  • [youtube:tab] Fix feeds extraction (#25695, #26452)
  • [youtube:favorites] Restore extractor
  • [youtube:tab] Fix some weird typo (#27157)
  • [pinterest] Add support for large collections (more than 25 pins)
  • [franceinter] Extract thumbnail (#27153)
  • [box] Add support for box.com (#5949)
  • [nytimes] Add support for cooking.nytimes.com (#27112, #27143)
  • [lbry] Relax URL regular expression (#27144)
  • [rumble] Add support for embed pages (#10785)
  • [skyit] Add support for multiple Sky Italia websites (#26629)
  • [pinterest] Add support for pinterest.com (#25747)

youtube-dl 2020.11.21.1

Core

  • [downloader/http] Fix crash during urlopen caused by missing reason of URLError
  • [YoutubeDL] Fix --ignore-errors for playlists with generator-based entries of url_transparent (#27064)

Extractors

  • [svtplay] Add support for svt.se/barnkanalen (#24817)
  • [svt] Extract timestamp (#27130)
  • [svtplay] Improve thumbnail extraction (#27130)
  • [youtube] Fix error reason extraction (#27081)
  • [youtube] Fix like and dislike count extraction (#25977)
  • [youtube:tab] Add support for current video and fix lives extraction (#27126)
  • [infoq] Fix format extraction (#25984)
  • [francetv] Update to fix thumbnail URL issue (#27120)
Changelog

Sourced from youtube-dl's changelog.

version 2020.11.26

Core

  • [downloader/fragment] Set final file's mtime according to last fragment's Last-Modified header (#11718, #18384, #27138)

Extractors

  • [vlive] Improve extraction for geo-restricted videos
  • [viki] Fix video API request (#27184)
  • [bbc] Fix BBC Three clip extraction
  • [bbc] Fix BBC News videos extraction
  • [medaltv] Add support for medal.tv (#27149)

version 2020.11.24

Core

  • [extractor/common] Add generic support for akamai HTTP format extraction

Extractors

  • [youtube:tab] Fix feeds extraction (#25695, #26452)
  • [youtube:favorites] Restore extractor
  • [youtube:tab] Fix some weird typo (#27157)
  • [pinterest] Add support for large collections (more than 25 pins)
  • [franceinter] Extract thumbnail (#27153)
  • [box] Add support for box.com (#5949)
  • [nytimes] Add support for cooking.nytimes.com (#27112, #27143)
  • [lbry] Relax URL regular expression (#27144)
  • [rumble] Add support for embed pages (#10785)
  • [skyit] Add support for multiple Sky Italia websites (#26629)
  • [pinterest] Add support for pinterest.com (#25747)

version 2020.11.21.1

Core

  • [downloader/http] Fix crash during urlopen caused by missing reason of URLError
  • [YoutubeDL] Fix --ignore-errors for playlists with generator-based entries of url_transparent (#27064)

Extractors

  • [svtplay] Add support for svt.se/barnkanalen (#24817)
  • [svt] Extract timestamp (#27130)
  • [svtplay] Improve thumbnail extraction (#27130)
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.11.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.11.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 Nov 26, 2020
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #55.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/youtube-dl-2020.11.26 branch November 30, 2020 09:17
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