mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Bump youtube-dl to 2021.04.26 (#50037)
This commit is contained in:
parent
b3607343fc
commit
19c9675d4a
@ -2,7 +2,7 @@
|
|||||||
"domain": "media_extractor",
|
"domain": "media_extractor",
|
||||||
"name": "Media Extractor",
|
"name": "Media Extractor",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
||||||
"requirements": ["youtube_dl==2021.04.17"],
|
"requirements": ["youtube_dl==2021.04.26"],
|
||||||
"dependencies": ["media_player"],
|
"dependencies": ["media_player"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
|
@ -2400,7 +2400,7 @@ yeelight==0.6.3
|
|||||||
yeelightsunflower==0.0.10
|
yeelightsunflower==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.media_extractor
|
# homeassistant.components.media_extractor
|
||||||
youtube_dl==2021.04.17
|
youtube_dl==2021.04.26
|
||||||
|
|
||||||
# homeassistant.components.onvif
|
# homeassistant.components.onvif
|
||||||
zeep[async]==4.0.0
|
zeep[async]==4.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user