From 6d2fc38f587d2c33cf72c95a94a877e7632e1359 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 7 Jan 2022 20:27:35 +0100 Subject: [PATCH] Update youtube_dl to 2021.12.17 (#63592) --- 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 69c4b3782c2..6444aa17d7d 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.06.06"], + "requirements": ["youtube_dl==2021.12.17"], "dependencies": ["media_player"], "codeowners": [], "quality_scale": "internal", diff --git a/requirements_all.txt b/requirements_all.txt index d7e947b411f..12d07da416a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2506,7 +2506,7 @@ yeelightsunflower==0.0.10 youless-api==0.16 # homeassistant.components.media_extractor -youtube_dl==2021.06.06 +youtube_dl==2021.12.17 # homeassistant.components.zengge zengge==0.2