diff --git a/homeassistant/components/media_extractor/manifest.json b/homeassistant/components/media_extractor/manifest.json index b57b4396869..0c816686557 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.12.25" + "youtube_dl==2020.01.01" ], "dependencies": [ "media_player" diff --git a/requirements_all.txt b/requirements_all.txt index 4d697933f66..378af0971c5 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.12.25 +youtube_dl==2020.01.01 # homeassistant.components.zengge zengge==0.2