From 6f84723fec13acd42fe07e937c7513b3fc117fc7 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Wed, 15 Jan 2020 00:31:52 +0100 Subject: [PATCH] Upgrade youtube_dl to version 2020.01.15 (#30767) --- homeassistant/components/media_extractor/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/media_extractor/manifest.json b/homeassistant/components/media_extractor/manifest.json index 4781b2c7693..9b02e8266ab 100644 --- a/homeassistant/components/media_extractor/manifest.json +++ b/homeassistant/components/media_extractor/manifest.json @@ -2,7 +2,7 @@ "domain": "media_extractor", "name": "Media Extractor", "documentation": "https://www.home-assistant.io/integrations/media_extractor", - "requirements": ["youtube_dl==2020.01.01"], + "requirements": ["youtube_dl==2020.01.15"], "dependencies": ["media_player"], "codeowners": [], "quality_scale": "internal" diff --git a/requirements_all.txt b/requirements_all.txt index fa90fff639a..ed6bba9174c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2100,7 +2100,7 @@ yeelight==0.5.0 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2020.01.01 +youtube_dl==2020.01.15 # homeassistant.components.zengge zengge==0.2