Upgrade youtube_dl to version 2020.12.07 (#44004)

This commit is contained in:
Josef Schlehofer 2020-12-14 10:08:28 +01:00 committed by GitHub
parent dc1d08be70
commit 61dd374713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "media_extractor", "domain": "media_extractor",
"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": ["youtube_dl==2020.11.12"], "requirements": ["youtube_dl==2020.12.07"],
"dependencies": ["media_player"], "dependencies": ["media_player"],
"codeowners": [], "codeowners": [],
"quality_scale": "internal" "quality_scale": "internal"

View File

@ -2333,7 +2333,7 @@ yeelight==0.5.4
yeelightsunflower==0.0.10 yeelightsunflower==0.0.10
# homeassistant.components.media_extractor # homeassistant.components.media_extractor
youtube_dl==2020.11.12 youtube_dl==2020.12.07
# homeassistant.components.onvif # homeassistant.components.onvif
zeep[async]==4.0.0 zeep[async]==4.0.0