From 7cebfa75fca09a56dbd2ac4e6405077a3ca5a3a0 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Mon, 21 Sep 2020 10:49:16 +0200 Subject: [PATCH] Upgrade youtube_dl to version 2020.09.20 (#40395) --- 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 afb0838de37..1dbb642aee9 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.09.14"], + "requirements": ["youtube_dl==2020.09.20"], "dependencies": ["media_player"], "codeowners": [], "quality_scale": "internal" diff --git a/requirements_all.txt b/requirements_all.txt index 6146c531bf2..c3f431ff8fb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2287,7 +2287,7 @@ yeelight==0.5.3 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2020.09.14 +youtube_dl==2020.09.20 # homeassistant.components.zengge zengge==0.2