Skip to content

Commit 0175805

Browse files
committed
The yt-dlp version in the old version was replaced with the new one.
1 parent aa710d7 commit 0175805

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "v5.0.21"
1+
VERSION = "v5.0.22"
22
VERSION_SHORT = "v5.0"
33

44
def get_version(short=False):

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PySide6>=6.6.1
2-
yt-dlp>=2025.10.22
2+
yt-dlp>=2026.2.4
33
requests>=2.32.3
44
psutil>=7.0.0
55
rich>=13.9.4

0 commit comments

Comments
 (0)