Files
yt-dlp/yt_dlp/version.py
github-actions[bot] 4429fd0450
Some checks are pending
CodeQL / Analyze (python) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, 3.10) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, 3.11) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, 3.12) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, 3.13) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, 3.14-dev) (push) Waiting to run
Core Tests / Core Tests (ubuntu-latest, pypy-3.11) (push) Waiting to run
Core Tests / Core Tests (windows-latest, 3.10) (push) Waiting to run
Core Tests / Core Tests (windows-latest, 3.11) (push) Waiting to run
Core Tests / Core Tests (windows-latest, 3.12) (push) Waiting to run
Core Tests / Core Tests (windows-latest, 3.13) (push) Waiting to run
Core Tests / Core Tests (windows-latest, 3.14-dev) (push) Waiting to run
Core Tests / Core Tests (windows-latest, 3.9) (push) Waiting to run
Core Tests / Core Tests (windows-latest, pypy-3.11) (push) Waiting to run
Download Tests / Quick Download Tests (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, 3.10) (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, 3.11) (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, 3.12) (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, 3.13) (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, 3.14-dev) (push) Waiting to run
Download Tests / Full Download Tests (ubuntu-latest, pypy-3.11) (push) Waiting to run
Download Tests / Full Download Tests (windows-latest, 3.9) (push) Waiting to run
Download Tests / Full Download Tests (windows-latest, pypy-3.11) (push) Waiting to run
Quick Test / Core Test (push) Waiting to run
Quick Test / Code check (push) Waiting to run
Release (master) / release (push) Waiting to run
Release (master) / publish_pypi (push) Blocked by required conditions
Test and lint workflows / Check workflows (push) Waiting to run
Signature Tests / Signature Tests (ubuntu-latest, 3.10) (push) Waiting to run
Signature Tests / Signature Tests (ubuntu-latest, 3.11) (push) Waiting to run
Signature Tests / Signature Tests (ubuntu-latest, 3.12) (push) Waiting to run
Signature Tests / Signature Tests (ubuntu-latest, 3.13) (push) Waiting to run
Signature Tests / Signature Tests (ubuntu-latest, 3.14-dev) (push) Waiting to run
Signature Tests / Signature Tests (ubuntu-latest, 3.9) (push) Waiting to run
Signature Tests / Signature Tests (ubuntu-latest, pypy-3.11) (push) Waiting to run
Signature Tests / Signature Tests (windows-latest, 3.10) (push) Waiting to run
Signature Tests / Signature Tests (windows-latest, 3.11) (push) Waiting to run
Signature Tests / Signature Tests (windows-latest, 3.12) (push) Waiting to run
Signature Tests / Signature Tests (windows-latest, 3.13) (push) Waiting to run
Signature Tests / Signature Tests (windows-latest, 3.14-dev) (push) Waiting to run
Signature Tests / Signature Tests (windows-latest, 3.9) (push) Waiting to run
Signature Tests / Signature Tests (windows-latest, pypy-3.11) (push) Waiting to run
Release 2025.09.23
Created by: bashonly

:ci skip all
2025-09-23 06:45:05 +00:00

16 lines
250 B
Python

# Autogenerated by devscripts/update-version.py
__version__ = '2025.09.23'
RELEASE_GIT_HEAD = '2e81e298cdce23afadb06a95836284acb38f7018'
VARIANT = None
UPDATE_HINT = None
CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2025.09.23'