mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Bump youtube_dl to 2019.10.29 (#28312)
This commit is contained in:
parent
4dc6d36224
commit
756c36171d
@ -3,7 +3,7 @@
|
|||||||
"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": [
|
"requirements": [
|
||||||
"youtube_dl==2019.10.22"
|
"youtube_dl==2019.10.29"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"media_player"
|
"media_player"
|
||||||
|
@ -2033,7 +2033,7 @@ yeelight==0.5.0
|
|||||||
yeelightsunflower==0.0.10
|
yeelightsunflower==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.media_extractor
|
# homeassistant.components.media_extractor
|
||||||
youtube_dl==2019.10.22
|
youtube_dl==2019.10.29
|
||||||
|
|
||||||
# homeassistant.components.zengge
|
# homeassistant.components.zengge
|
||||||
zengge==0.2
|
zengge==0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user