Skip to content

Bump yt-dlp from 2025.10.14 to 2026.7.4 - #185

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/yt-dlp-2026.7.4
Open

Bump yt-dlp from 2025.10.14 to 2026.7.4#185
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/yt-dlp-2026.7.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor

Bumps yt-dlp from 2025.10.14 to 2026.7.4.

Release notes

Sourced from yt-dlp's releases.

yt-dlp 2026.07.04

Installation Discord Donate Documentation Nightly Master

A description of the various files is in the README

The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt


Important changes

Core changes

Extractor changes

... (truncated)

Changelog

Sourced from yt-dlp's changelog.

Changelog

2026.07.04

Important changes

Core changes

Extractor changes

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.10.14 to 2026.7.4.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](yt-dlp/yt-dlp@2025.10.14...2026.07.04)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-version: 2026.7.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 15, 2026
@github-actions

github-actions Bot commented Aug 15, 2026

Copy link
Copy Markdown

Systems nominal. Checks complete. 🛸

I've aggregated the results of the automated checks for this PR below.

🔒 Security (pip-audit)

Evaluating the security posture of your changes. 🛡️

✅ No known vulnerabilities found (66 packages scanned).

🔍 Lint

Another day, another successful automated run. 🌅

ruff: issues found — see job log

📊 Coverage

Let's see how much of the code is actually being tested... 🧐

98.2% total coverage

Per-file coverage (9 files)
File Coverage Missing lines
ovos_audio/__main__.py 93.8% 1
ovos_audio/audio.py 95.3% 16
ovos_audio/__init__.py 100.0% 0
ovos_audio/playback.py 100.0% 0
ovos_audio/service.py 100.0% 0
ovos_audio/transformers.py 100.0% 0
ovos_audio/tts.py 100.0% 0
ovos_audio/utils.py 100.0% 0
ovos_audio/version.py 100.0% 0

Full report: download the coverage-report artifact.

🔨 Build Tests

I've poured the digital concrete for this build. 🏗️

✅ All versions pass

Python Build Install Tests
3.10
3.11
3.12
3.13
3.14

⚖️ License Check

Ensuring our licenses are OSI-approved. ✅

✅ No license violations found.

Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed.

🔌 Skill Tests (ovoscope)

Scanning for any 'dead intents' that never fire. 💀

63/63 passed

TestAudioCaptureSequence — 1/1
TestAudioCaptureSequencePlayStop — 1/1
TestAudioDuckingLowersVolume — 1/1
TestAudioDuckingNoCurrentOnRecord — 1/1
TestAudioDuckingOnRecord — 1/1
TestAudioDuckingRestoresVolume — 1/1
TestB64Audio — 1/1
TestB64DualNamespaceDelivery — 6/6
TestDefaultSessionAccepted — 1/1
TestGetLanguagesTts — 1/1
TestGetTrackLength — 1/1
TestGetTrackPosition — 1/1
TestInstantPlayBinaryData — 1/1
TestInstantPlayWav — 1/1
TestLegacyTopicsStillReachSpecOnlyHandlers — 6/6
TestListBackends — 1/1
TestMultipleSpeaks — 1/1
TestMultipleSpeaksCaptureAllEvents — 1/1
TestNoSpuriousEventsAfterShutdown — 1/1
TestOcpFlagIntegration — 1/1
TestOpmG2pQuery — 1/1
TestOpmTtsQuery — 1/1
TestPlayHttpTrack — 1/1
TestPlayPauseResume — 1/1
TestPlaybackStopDualSubscription — 2/2
TestPlaylistNextPrev — 1/1
TestQueueSound — 1/1
TestQueueSoundWithBinaryData — 1/1
TestQueueTracks — 1/1
TestRestoreVolumeOnHandled — 1/1
TestRestoreVolumeOnHandledWhileSpeaking — 1/1
TestSeekBackward — 1/1
TestSeekForward — 1/1
TestSessionValidation — 1/1
TestSetTrackPosition — 1/1
TestSpeakAfterStop — 1/1
TestSpeakBasic — 1/1
TestSpeakExpectResponse — 1/1
TestSpeakNonDefaultSessionRejected — 1/1
TestSpeakResetMockTts — 1/1
TestSpeakSpecTopic — 1/1
TestSpeakStatus — 1/1
TestSpeakStatusNotSpeaking — 1/1
TestSpeakWithIdentContext — 1/1
TestStop — 1/1
TestStopBeforeGuardIsIgnored — 1/1
TestStopTTS — 1/1
TestTrackEndCallbackEmission — 1/1
TestTrackInfo — 1/1
TestTrackStartCallbackEmission — 1/1
TestTtsStopDualTopic — 2/2

🚌 Bus Coverage

Peeking behind the curtain of your message handlers. 🎭

⚠️ Bus coverage report unavailable — check the job log.

🔗 Downstream Dependents

Checking if everything is still on track. 🛤️

No dependents found for ovos-audio


The automation engine never sleeps. 🚂

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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants