From 8256d72f6d87133aa196d22633998bebe987bab1 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 9 Jul 2019 19:03:52 +0200 Subject: [PATCH] Upgrade youtube_dl to 2019.07.02 (#24990) * Upgrade youtube_dl to 2019.07.01 * Update homeassistant/components/media_extractor/manifest.json Co-Authored-By: Josef Schlehofer * Update requirements_all.txt Co-Authored-By: Josef Schlehofer --- 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 804d3ce4996..e4ecdb55fed 100644 --- a/homeassistant/components/media_extractor/manifest.json +++ b/homeassistant/components/media_extractor/manifest.json @@ -3,7 +3,7 @@ "name": "Media extractor", "documentation": "https://www.home-assistant.io/components/media_extractor", "requirements": [ - "youtube_dl==2019.06.27" + "youtube_dl==2019.07.02" ], "dependencies": [ "media_player" diff --git a/requirements_all.txt b/requirements_all.txt index 1554ec1f695..2984abf1e2a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1927,7 +1927,7 @@ yeelight==0.5.0 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2019.06.27 +youtube_dl==2019.07.02 # homeassistant.components.zengge zengge==0.2