From 272ca3de35f10e879049b4fb4c008ee20f3fbf55 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Fri, 8 May 2020 15:59:42 +0200 Subject: [PATCH] Upgrade youtube_dl to version 2020.05.08 (#35376) --- 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 28780bb2a86..95cb1db65a8 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.05.03"], + "requirements": ["youtube_dl==2020.05.08"], "dependencies": ["media_player"], "codeowners": [], "quality_scale": "internal" diff --git a/requirements_all.txt b/requirements_all.txt index 9e6910e5478..a39ca08c576 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2203,7 +2203,7 @@ yeelight==0.5.1 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2020.05.03 +youtube_dl==2020.05.08 # homeassistant.components.zengge zengge==0.2