From 6e5e45b9372f4c22fdac54a97bed2828d1c85874 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 30 Dec 2020 11:24:00 +0100 Subject: [PATCH] Upgrade youtube_dl to 2020.12.29 (#44643) --- 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 3c07fbc4e20..2c17d85f7b3 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==2020.12.07"], + "requirements": ["youtube_dl==2020.12.29"], "dependencies": ["media_player"], "codeowners": [], "quality_scale": "internal" diff --git a/requirements_all.txt b/requirements_all.txt index 565b6b4c34a..8477f615aab 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2327,7 +2327,7 @@ yeelight==0.5.4 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2020.12.07 +youtube_dl==2020.12.29 # homeassistant.components.onvif zeep[async]==4.0.0