From 00e50d18b9a1a229f58340bf0dcffed3752ab337 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Wed, 29 Jul 2020 15:12:48 +0200 Subject: [PATCH] Upgrade youtube_dl to version 2020.07.28 (#38328) --- 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 6e3717481cf..62d53b17c47 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.06.16.1"], + "requirements": ["youtube_dl==2020.07.28"], "dependencies": ["media_player"], "codeowners": [], "quality_scale": "internal" diff --git a/requirements_all.txt b/requirements_all.txt index 0028e0038f6..ead9da598c5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2257,7 +2257,7 @@ yeelight==0.5.2 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2020.06.16.1 +youtube_dl==2020.07.28 # homeassistant.components.zengge zengge==0.2