Upgrade youtube_dl to 2019.04.17 (#23342)
This commit is contained in:
parent
7c55b9f087
commit
3d04856cbd
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Media extractor",
|
||||
"documentation": "https://www.home-assistant.io/components/media_extractor",
|
||||
"requirements": [
|
||||
"youtube_dl==2019.04.07"
|
||||
"youtube_dl==2019.04.17"
|
||||
],
|
||||
"dependencies": [
|
||||
"media_player"
|
||||
|
|
|
@ -1830,7 +1830,7 @@ yeelight==0.5.0
|
|||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
youtube_dl==2019.04.07
|
||||
youtube_dl==2019.04.17
|
||||
|
||||
# homeassistant.components.zengge
|
||||
zengge==0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue