From ac4d8ee07f8164571b5223c90207e84b5a75efbd Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Wed, 6 Nov 2019 09:51:20 +0100 Subject: [PATCH] Upgrade youtube_dl to 2019.11.05 (#28578) --- 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 bb990fc28e7..f413ffd16db 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/integrations/media_extractor", "requirements": [ - "youtube_dl==2019.10.29" + "youtube_dl==2019.11.05" ], "dependencies": [ "media_player" diff --git a/requirements_all.txt b/requirements_all.txt index 86400df014c..ead7762d60c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2036,7 +2036,7 @@ yeelight==0.5.0 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2019.10.29 +youtube_dl==2019.11.05 # homeassistant.components.zengge zengge==0.2