From 5c9a58f3e642cfe91e8c9c2f62dfac8af2028601 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 11 May 2019 16:15:09 +0200 Subject: [PATCH] Upgrade youtube_dl to 2019.05.11 (#23808) --- 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 31086eab83d..dbdb64b8421 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.04.30" + "youtube_dl==2019.05.11" ], "dependencies": [ "media_player" diff --git a/requirements_all.txt b/requirements_all.txt index 9e58676fb3f..b0046a26054 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1842,7 +1842,7 @@ yeelight==0.5.0 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2019.04.30 +youtube_dl==2019.05.11 # homeassistant.components.zengge zengge==0.2