From 8f4bb8d44547155308eb63a4e66bfe1a29dcd0e5 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 6 Jun 2019 19:46:36 +0200 Subject: [PATCH] UPgrade youtube_dl to 2019.05.20 (#24347) --- 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 dbdb64b8421..7d57cbf1ab9 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.05.11" + "youtube_dl==2019.05.20" ], "dependencies": [ "media_player" diff --git a/requirements_all.txt b/requirements_all.txt index 5136e040bd7..aeb768221fd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1872,7 +1872,7 @@ yeelight==0.5.0 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2019.05.11 +youtube_dl==2019.05.20 # homeassistant.components.zengge zengge==0.2