mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-23 15:25:48 +00:00
![github-actions[bot]](/assets/img/avatar_default.png)
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
Created by: bashonly :ci skip all
16 lines
250 B
Python
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'
|