Upgrade youtube_dl to version 2020.07.28 (#38328)
This commit is contained in:
parent
b7976d2856
commit
00e50d18b9
2 changed files with 2 additions and 2 deletions
|
@ -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==2020.06.16.1"],
|
"requirements": ["youtube_dl==2020.07.28"],
|
||||||
"dependencies": ["media_player"],
|
"dependencies": ["media_player"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
|
|
|
@ -2257,7 +2257,7 @@ yeelight==0.5.2
|
||||||
yeelightsunflower==0.0.10
|
yeelightsunflower==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.media_extractor
|
# homeassistant.components.media_extractor
|
||||||
youtube_dl==2020.06.16.1
|
youtube_dl==2020.07.28
|
||||||
|
|
||||||
# homeassistant.components.zengge
|
# homeassistant.components.zengge
|
||||||
zengge==0.2
|
zengge==0.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue