mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Upgrade youtube_dl to version 2021.01.16 (#45484)
This commit is contained in:
parent
47c0adb312
commit
4bb6911b76
@ -2,7 +2,7 @@
|
||||
"domain": "media_extractor",
|
||||
"name": "Media Extractor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
||||
"requirements": ["youtube_dl==2021.01.03"],
|
||||
"requirements": ["youtube_dl==2021.01.16"],
|
||||
"dependencies": ["media_player"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal"
|
||||
|
@ -2333,7 +2333,7 @@ yeelight==0.5.4
|
||||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
youtube_dl==2021.01.03
|
||||
youtube_dl==2021.01.16
|
||||
|
||||
# homeassistant.components.onvif
|
||||
zeep[async]==4.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user