mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump youtube-dl to 2021.06.06 (#57490)
This commit is contained in:
parent
02c30aed5e
commit
b155d2bbe5
@ -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.26"],
|
"requirements": ["youtube_dl==2021.06.06"],
|
||||||
"dependencies": ["media_player"],
|
"dependencies": ["media_player"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
|
@ -2465,7 +2465,7 @@ yeelightsunflower==0.0.10
|
|||||||
youless-api==0.14
|
youless-api==0.14
|
||||||
|
|
||||||
# homeassistant.components.media_extractor
|
# homeassistant.components.media_extractor
|
||||||
youtube_dl==2021.04.26
|
youtube_dl==2021.06.06
|
||||||
|
|
||||||
# homeassistant.components.zengge
|
# homeassistant.components.zengge
|
||||||
zengge==0.2
|
zengge==0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user