diff --git a/homeassistant/components/media_extractor/manifest.json b/homeassistant/components/media_extractor/manifest.json index 16f491f0caefd3eed6c49fabb013815327ae4da5..b57b43968695a03b25fca27748917ab04b86c1a9 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.11.28" + "youtube_dl==2019.12.25" ], "dependencies": [ "media_player" diff --git a/requirements_all.txt b/requirements_all.txt index 7cfaff94ef87f83244b560a5521e5ba6f1bc69af..fedfa2f61ec656e824d87260654a7cda3096710d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2085,7 +2085,7 @@ yeelight==0.5.0 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2019.11.28 +youtube_dl==2019.12.25 # homeassistant.components.zengge zengge==0.2