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.9.1 #27

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps yt-dlp from 2022.7.18 to 2022.9.1.

Release notes

Sourced from yt-dlp's releases.

yt-dlp 2022.09.01

A description of the various files are in the README


  • Add option --use-extractors
  • Merge youtube-dl: Upto commit/ed5c44e
  • Add yt-dlp version to infojson
  • Fix --break-per-url --max-downloads
  • Fix bug in --alias
  • [cookies] Support firefox container in --cookies-from-browser by bashonly, coletdjnz, pukkandan
  • [downloader/external] Smarter detection of executable
  • [extractor/generic] Don't return JW player without formats
  • [FormatSort] Fix aext for --prefer-free-formats
  • [jsinterp] Various improvements by pukkandan, dirkf, elyse0
  • [cache] Mechanism to invalidate old cache
  • [utils] Add deprecation_warning
  • [utils] Add orderedSet_from_options
  • [utils] Popen: Restore LD_LIBRARY_PATH when using PyInstaller by Lesmiscore
  • [build] make tar should not follow DESTDIR by satan1st
  • [build] Update pyinstaller by shirt-dev
  • [test] Fix test_youtube_signature
  • [cleanup] Misc fixes and cleanup by DavidH-2022, MrRawes, pukkandan
  • [extractor/epoch] Add extractor by tejasa97
  • [extractor/eurosport] Add extractor by HobbyistDev
  • [extractor/IslamChannel] Add extractors by Lesmiscore
  • [extractor/newspicks] Add extractor by Lesmiscore
  • [extractor/triller] Add extractor by bashonly
  • [extractor/VQQ] Add extractors by elyse0
  • [extractor/youtube] Improvements to nsig extraction
  • [extractor/youtube] Fix bug in format sorting
  • [extractor/youtube] Update iOS Innertube clients by SamantazFox
  • [extractor/youtube] Use device-specific user agent by coletdjnz
  • [extractor/youtube] Add --compat-option no-youtube-prefer-utc-upload-date by coletdjnz
  • [extractor/arte] Bug fix by cgrigis
  • [extractor/bilibili] Extract flac with premium account by jackyyf
  • [extractor/BiliBiliSearch] Don't sort by date
  • [extractor/BiliBiliSearch] Fix infinite loop
  • [extractor/bitchute] Mark errors as expected
  • [extractor/crunchyroll:beta] Use anonymous access by tejing1
  • [extractor/huya] Fix stream extraction by ohaiibuzzle
  • [extractor/medaltv] Fix extraction by xenova
  • [extractor/mediaset] Fix embed extraction
  • [extractor/mixcloud] All formats are audio-only
  • [extractor/rtbf] Fix jwt extraction by elyse0
  • [extractor/screencastomatic] Support --video-password by shreyasminocha
  • [extractor/stripchat] Don't modify input URL by dfaker
  • [extractor/uktv] Improve _VALID_URL by dirkf

... (truncated)

Changelog

Sourced from yt-dlp's changelog.

Changelog

2022.09.01

  • Add option --use-extractors
  • Merge youtube-dl: Upto commit/ed5c44e
  • Add yt-dlp version to infojson
  • Fix --break-per-url --max-downloads
  • Fix bug in --alias
  • [cookies] Support firefox container in --cookies-from-browser by bashonly, coletdjnz, pukkandan
  • [downloader/external] Smarter detection of executable
  • [extractor/generic] Don't return JW player without formats
  • [FormatSort] Fix aext for --prefer-free-formats
  • [jsinterp] Various improvements by pukkandan, dirkf, elyse0
  • [cache] Mechanism to invalidate old cache
  • [utils] Add deprecation_warning
  • [utils] Add orderedSet_from_options
  • [utils] Popen: Restore LD_LIBRARY_PATH when using PyInstaller by Lesmiscore
  • [build] make tar should not follow DESTDIR by satan1st
  • [build] Update pyinstaller by shirt-dev
  • [test] Fix test_youtube_signature
  • [cleanup] Misc fixes and cleanup by DavidH-2022, MrRawes, pukkandan
  • [extractor/epoch] Add extractor by tejasa97
  • [extractor/eurosport] Add extractor by HobbyistDev
  • [extractor/IslamChannel] Add extractors by Lesmiscore
  • [extractor/newspicks] Add extractor by Lesmiscore
  • [extractor/triller] Add extractor by bashonly
  • [extractor/VQQ] Add extractors by elyse0
  • [extractor/youtube] Improvements to nsig extraction
  • [extractor/youtube] Fix bug in format sorting
  • [extractor/youtube] Update iOS Innertube clients by SamantazFox
  • [extractor/youtube] Use device-specific user agent by coletdjnz
  • [extractor/youtube] Add --compat-option no-youtube-prefer-utc-upload-date by coletdjnz
  • [extractor/arte] Bug fix by cgrigis
  • [extractor/bilibili] Extract flac with premium account by jackyyf
  • [extractor/BiliBiliSearch] Don't sort by date
  • [extractor/BiliBiliSearch] Fix infinite loop
  • [extractor/bitchute] Mark errors as expected
  • [extractor/crunchyroll:beta] Use anonymous access by tejing1

... (truncated)

Commits
  • adba24d [version] update
  • 5d7c7d6 Release 2022.09.01
  • d2c8aad [cleanup] Misc
  • 1ac7f46 Update to ytdl-commit-ed5c44e7
  • 05deb74 [jsinterp] Fix escape in regex
  • b505e85 [extractor/youtube] Fallback regex for nsig code extraction
  • f2e9fa3 [FormatSort] Fix aext for --prefer-free-formats
  • 50a3993 [build] make tar' should not follow DESTDIR` (#4790)
  • 1ff88b7 [extractor/youtube] Add no-youtube-prefer-utc-upload-date compat option (#4...
  • 825d3ce [cookies] Improve container support (#4806)
  • 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 #37.