mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump youtube_dl to 2019.10.29 (#28312)
This commit is contained in:
parent
4dc6d36224
commit
756c36171d
@ -3,10 +3,10 @@
|
||||
"name": "Media extractor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
||||
"requirements": [
|
||||
"youtube_dl==2019.10.22"
|
||||
"youtube_dl==2019.10.29"
|
||||
],
|
||||
"dependencies": [
|
||||
"media_player"
|
||||
],
|
||||
"codeowners": []
|
||||
}
|
||||
}
|
@ -2033,7 +2033,7 @@ yeelight==0.5.0
|
||||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
youtube_dl==2019.10.22
|
||||
youtube_dl==2019.10.29
|
||||
|
||||
# homeassistant.components.zengge
|
||||
zengge==0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user