1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

Release 2024.11.04

Created by: bashonly

:ci skip all
This commit is contained in:
github-actions[bot]
2024-11-04 00:45:21 +00:00
parent 197d0b03b6
commit 282e19db82
10 changed files with 120 additions and 52 deletions

View File

@ -1,8 +1,8 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2024.10.22'
__version__ = '2024.11.04'
RELEASE_GIT_HEAD = '67adeb7bab00662ba55d473e405b301abb42fe61'
RELEASE_GIT_HEAD = '197d0b03b6a3c8fe4fa5ace630eeffec629bf72c'
VARIANT = None
@ -12,4 +12,4 @@ CHANNEL = 'stable'
ORIGIN = 'yt-dlp/yt-dlp'
_pkg_version = '2024.10.22'
_pkg_version = '2024.11.04'