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.7.18 to 2022.8.19 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps yt-dlp from 2022.7.18 to 2022.8.19.

Release notes

Sourced from yt-dlp's releases.

yt-dlp 2022.08.19

A description of the various files are in the README


  • Fix bug in --download-archive
  • [jsinterp] Fix for new youtube players and related improvements by dirkf, pukkandan
    • You may need to --rm-cache after update for this to work
  • [phantomjs] Add function to execute JS without a DOM by MinePlayersPE, pukkandan
  • [build] Exclude devscripts from installs by Lesmiscore
  • [cleanup] Misc fixes and cleanup
  • [extractor/youtube] Add fallback to phantomjs for nsig
  • [extractor/youtube] Fix error reporting of "Incomplete data"
  • [extractor/youtube] Improve format sorting for IOS formats
  • [extractor/youtube] Improve signature caching
  • [extractor/instagram] Fix extraction by bashonly, pritam20ps05
  • [extractor/rai] Minor fix by nixxo
  • [extractor/rtbf] Fix stream extractor by elyse0
  • [extractor/SovietsCloset] Fix extractor by ChillingPepper
  • [extractor/zattoo] Fix Zattoo resellers by goggle

yt-dlp 2022.08.18.36

2022.08.19 compatible release for Py3.6

GHA: https://github.com/pukkandan/yt-dlp-dev/actions/runs/2887110156

yt-dlp 2022.08.14

A description of the various files are in the README


  • Merge youtube-dl: Upto commit/d231b56
  • [jsinterp] Handle new youtube signature functions
  • [jsinterp] Truncate error messages
  • [extractor] Fix format sorting of channels
  • [ffmpeg] Disable avconv unless --prefer-avconv
  • [ffmpeg] Smarter detection of ffprobe filename
  • [patreon] Ignore erroneous media attachments by coletdjnz
  • [postprocessor/embedthumbnail] Detect libatomicparsley.so
  • [ThumbnailsConvertor] Fix conversion after fixup_webp
  • [utils] Fix get_compatible_ext
  • [build] Fix changelog
  • [update] Set executable bit-mask by pukkandan, Lesmiscore

... (truncated)

Changelog

Sourced from yt-dlp's changelog.

Changelog

2022.08.19

  • Fix bug in --download-archive
  • [jsinterp] Fix for new youtube players and related improvements by dirkf, pukkandan
  • [phantomjs] Add function to execute JS without a DOM by MinePlayersPE, pukkandan
  • [build] Exclude devscripts from installs by Lesmiscore
  • [cleanup] Misc fixes and cleanup
  • [extractor/youtube] Add fallback to phantomjs for nsig
  • [extractor/youtube] Fix error reporting of "Incomplete data"
  • [extractor/youtube] Improve format sorting for IOS formats
  • [extractor/youtube] Improve signature caching
  • [extractor/instagram] Fix extraction by bashonly, pritam20ps05
  • [extractor/rai] Minor fix by nixxo
  • [extractor/rtbf] Fix stream extractor by elyse0
  • [extractor/SovietsCloset] Fix extractor by ChillingPepper
  • [extractor/zattoo] Fix Zattoo resellers by goggle

2022.08.14

  • Merge youtube-dl: Upto commit/d231b56
  • [jsinterp] Handle new youtube signature functions
  • [jsinterp] Truncate error messages
  • [extractor] Fix format sorting of channels
  • [ffmpeg] Disable avconv unless --prefer-avconv
  • [ffmpeg] Smarter detection of ffprobe filename
  • [embedthumbnail] Detect libatomicparsley.so
  • [ThumbnailsConvertor] Fix conversion after fixup_webp
  • [utils] Fix get_compatible_ext
  • [build] Fix changelog
  • [update] Set executable bit-mask by pukkandan, Lesmiscore
  • [devscripts] Fix import
  • [docs] Consistent use of e.g. by Lesmiscore
  • [cleanup] Misc fixes and cleanup
  • [extractor/moview] Add extractor by HobbyistDev
  • [extractor/parler] Add extractor by palewire
  • [extractor/patreon] Ignore erroneous media attachments by coletdjnz
  • [extractor/truth] Add extractor by palewire

... (truncated)

Commits
  • b76e9ce [version] update
  • 48c88e0 Release 2022.08.19
  • a831c2e [cleanup] Misc
  • be13a6e [jsinterp] Bring on-par with youtube-dl
  • 8a3da4c [extractor/instagram] Fix bugs in 7d3b98be4c4567b985ba7d7b17057e930457edc9 (#...
  • 4d37d4a [extractor/rai] Minor fix (#4700)
  • 7d3b98b [extractor/instagram] Fix extraction (#4696)
  • 2b3e43e [extractor/rtbf] Fix stream extractor (#4671)
  • f60ef66 [extractor/zattoo] Fix Zattoo resellers (#4675)
  • 25836db [extractor/youtube] Add fallback to phantomjs
  • 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 1 year ago

Superseded by #27.