mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
Bump yt-dlp to 2025.10.22 (#155174)
This commit is contained in:
committed by
GitHub
parent
83e9fca6a2
commit
4c9810a10e
@@ -8,6 +8,6 @@
|
||||
"iot_class": "calculated",
|
||||
"loggers": ["yt_dlp"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["yt-dlp[default]==2025.09.26"],
|
||||
"requirements": ["yt-dlp[default]==2025.10.22"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -3244,7 +3244,7 @@ youless-api==2.2.0
|
||||
youtubeaio==2.0.0
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
yt-dlp[default]==2025.09.26
|
||||
yt-dlp[default]==2025.10.22
|
||||
|
||||
# homeassistant.components.zabbix
|
||||
zabbix-utils==2.0.3
|
||||
|
||||
Generated
+1
-1
@@ -2694,7 +2694,7 @@ youless-api==2.2.0
|
||||
youtubeaio==2.0.0
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
yt-dlp[default]==2025.09.26
|
||||
yt-dlp[default]==2025.10.22
|
||||
|
||||
# homeassistant.components.zamg
|
||||
zamg==0.3.6
|
||||
|
||||
Reference in New Issue
Block a user