diff --git a/homeassistant/components/media_extractor/manifest.json b/homeassistant/components/media_extractor/manifest.json index d4434eb1e8c..804d3ce4996 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/components/media_extractor", "requirements": [ - "youtube_dl==2019.06.08" + "youtube_dl==2019.06.27" ], "dependencies": [ "media_player" diff --git a/requirements_all.txt b/requirements_all.txt index a4734a77f90..0b03a63e5aa 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1919,7 +1919,7 @@ yeelight==0.5.0 yeelightsunflower==0.0.10 # homeassistant.components.media_extractor -youtube_dl==2019.06.08 +youtube_dl==2019.06.27 # homeassistant.components.zengge zengge==0.2