bellingcat / vk-url-scraper

Scrape VK URLs to fetch info and media - python API or command line tool.
https://pypi.org/project/vk-url-scraper/
MIT License
40 stars 6 forks source link

Bump yt-dlp from 2022.5.18 to 2022.6.29 #8

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps yt-dlp from 2022.5.18 to 2022.6.29.

Release notes

Sourced from yt-dlp's releases.

yt-dlp 2022.06.29

A description of the various files are in the README

Deprecation Warning

Support for Python version 3.6 has been deprecated. See yt-dlp/yt-dlp#3764 for more details. You will receive only one more update on Py3.6! Please update to Python 3.7 or above


  • Fix --downloader native
  • Fix section_end of clips
  • Fix playlist error handling
  • Sanitize chapters
  • [extractor] Fix _create_request when headers is None
  • [extractor] Fix empty BaseURL in MPD
  • [ffmpeg] Write full output to debug on error
  • [hls] Warn user when trying to download live HLS
  • [options] Fix parse_known_args for --
  • [utils] Fix inconsistent default handling between HTTP and HTTPS requests by coletdjnz
  • [build] Draft release until complete
  • [build] Fix release tag commit
  • [build] Standalone x64 builds for MacOS 10.9 by StefanLobbenmeier
  • [update] Ability to set a maximum version for specific variants
  • [compat] Fix compat.WINDOWS_VT_MODE
  • [compat] Remove deprecated functions from core code
  • [compat] Remove more functions
  • [cleanup, extractor] Reduce direct use of _downloader
  • [cleanup] Consistent style for file heads
  • [cleanup] Fix some typos by crazymoose77756
  • [cleanup] Misc fixes and cleanup
  • [extractor/Scrolller] Add extractor by LunarFang416
  • [extractor/ViMP] Add playlist extractor by FestplattenSchnitzel
  • [extractor/fuyin] Add extractor by HobbyistDev
  • [extractor/livestreamfails] Add extractor by nomevi
  • [extractor/premiershiprugby] Add extractor by HobbyistDev
  • [extractor/steam] Add broadcast extractor by HobbyistDev
  • [extractor/youtube] Mark videos as fully watched by Brett824
  • [extractor/CWTV] Extract thumbnail by ischmidt20
  • [extractor/ViMP] Add thumbnail and support more sites by FestplattenSchnitzel
  • [extractor/dropout] Support cookies and login only as needed by pingiun, pukkandan
  • [extractor/ertflix] Improve _VALID_URL
  • [extractor/lbry] Use HEAD request for redirect URL by flashdagger
  • [extractor/mediaset] Improve _VALID_URL
  • [extractor/npr] Implement e50c350 differently
  • [extractor/tennistv] Rewrite extractor by pukkandan, zenerdi0de

... (truncated)

Changelog

Sourced from yt-dlp's changelog.

Changelog

2022.06.29

  • Fix --downloader native
  • Fix section_end of clips
  • Fix playlist error handling
  • Sanitize chapters
  • [extractor] Fix _create_request when headers is None
  • [extractor] Fix empty BaseURL in MPD
  • [ffmpeg] Write full output to debug on error
  • [hls] Warn user when trying to download live HLS
  • [options] Fix parse_known_args for --
  • [utils] Fix inconsistent default handling between HTTP and HTTPS requests by coletdjnz
  • [build] Draft release until complete
  • [build] Fix release tag commit
  • [build] Standalone x64 builds for MacOS 10.9 by StefanLobbenmeier
  • [update] Ability to set a maximum version for specific variants
  • [compat] Fix compat.WINDOWS_VT_MODE
  • [compat] Remove deprecated functions from core code
  • [compat] Remove more functions
  • [cleanup, extractor] Reduce direct use of _downloader
  • [cleanup] Consistent style for file heads
  • [cleanup] Fix some typos by crazymoose77756
  • [cleanup] Misc fixes and cleanup
  • [extractor/Scrolller] Add extractor by LunarFang416
  • [extractor/ViMP] Add playlist extractor by FestplattenSchnitzel
  • [extractor/fuyin] Add extractor by HobbyistDev
  • [extractor/livestreamfails] Add extractor by nomevi
  • [extractor/premiershiprugby] Add extractor by HobbyistDev
  • [extractor/steam] Add broadcast extractor by HobbyistDev
  • [extractor/youtube] Mark videos as fully watched by Brett824
  • [extractor/CWTV] Extract thumbnail by ischmidt20
  • [extractor/ViMP] Add thumbnail and support more sites by FestplattenSchnitzel
  • [extractor/dropout] Support cookies and login only as needed by pingiun, pukkandan
  • [extractor/ertflix] Improve _VALID_URL
  • [extractor/lbry] Use HEAD request for redirect URL by flashdagger
  • [extractor/mediaset] Improve _VALID_URL
  • [extractor/npr] Implement e50c350 differently

... (truncated)

Commits
  • 84a251e [version] update
  • 9d339c4 Release 2022.06.29
  • ae61d10 [cleanup] Misc cleanup
  • 4704646 [extractor] Fix empty BaseURL in MPD
  • b1f9442 [update] Ability to set a maximum version for specific variants
  • c2c8921 [build] Draft release until complete
  • 8440865 [extractor/livestreamfails] Add extractor (#4204)
  • 63da2d0 Fix bug in 6d916fe709a38e8c4c69b73843acf170b5165931 (#4219)
  • 1db1461 [extractor/ViMP] Add playlist extractor (#4147)
  • 5fb450a [extractor/steam] Add broadcast extractor (#4137)
  • Additional commits viewable in compare view


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 2 years ago

Superseded by #10.