From 4bb6911b7624d001ccd7ec3b61ee5ec71058231c Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sun, 24 Jan 2021 10:16:46 +0100 Subject: [PATCH] Upgrade youtube_dl to version 2021.01.16 (#45484) --- 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 50850447f6e..5a09171df80 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==2021.01.03"], + "requirements": ["youtube_dl==2021.01.16"], "dependencies": ["media_player"], "codeowners": [], "quality_scale": "internal" diff --git a/requirements_all.txt b/requirements_all.txt index 00f7c441fad..bb1323bcfa7 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2333,7 +2333,7 @@ yeelight==0.5.4 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2021.01.03 +youtube_dl==2021.01.16 # homeassistant.components.onvif zeep[async]==4.0.0