mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Update yt-dlp to 2024.07.16 (#122124)
This commit is contained in:
parent
c518c4756b
commit
d0d2fd7918
@ -8,6 +8,6 @@
|
||||
"iot_class": "calculated",
|
||||
"loggers": ["yt_dlp"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["yt-dlp==2024.07.01"],
|
||||
"requirements": ["yt-dlp==2024.07.16"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
@ -2951,7 +2951,7 @@ youless-api==2.1.2
|
||||
youtubeaio==1.1.5
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
yt-dlp==2024.07.01
|
||||
yt-dlp==2024.07.16
|
||||
|
||||
# homeassistant.components.zamg
|
||||
zamg==0.3.6
|
||||
|
@ -2307,7 +2307,7 @@ youless-api==2.1.2
|
||||
youtubeaio==1.1.5
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
yt-dlp==2024.07.01
|
||||
yt-dlp==2024.07.16
|
||||
|
||||
# homeassistant.components.zamg
|
||||
zamg==0.3.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user