mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Upgrade youtube_dl to 2019.10.16 (#27737)
This commit is contained in:
parent
bd95a89f45
commit
0607a30612
@ -3,7 +3,7 @@
|
||||
"name": "Media extractor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
||||
"requirements": [
|
||||
"youtube_dl==2019.09.28"
|
||||
"youtube_dl==2019.10.16"
|
||||
],
|
||||
"dependencies": [
|
||||
"media_player"
|
||||
|
@ -2017,7 +2017,7 @@ yeelight==0.5.0
|
||||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
youtube_dl==2019.09.28
|
||||
youtube_dl==2019.10.16
|
||||
|
||||
# homeassistant.components.zengge
|
||||
zengge==0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user