mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Upgrade youtube_dl to version 2020.05.29 (#36239)
This commit is contained in:
parent
dcea238661
commit
6f9770c067
@ -2,7 +2,7 @@
|
||||
"domain": "media_extractor",
|
||||
"name": "Media Extractor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
||||
"requirements": ["youtube_dl==2020.05.08"],
|
||||
"requirements": ["youtube_dl==2020.05.29"],
|
||||
"dependencies": ["media_player"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal"
|
||||
|
@ -2236,7 +2236,7 @@ yeelight==0.5.2
|
||||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
youtube_dl==2020.05.08
|
||||
youtube_dl==2020.05.29
|
||||
|
||||
# homeassistant.components.zengge
|
||||
zengge==0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user