Upgrade youtube_dl to 2019.04.07 (#22961)

This commit is contained in:
Fabian Affolter 2019-04-10 13:05:16 +02:00 committed by cgtobi
parent 6156bb4e5b
commit 3d5ee0eb58
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ from homeassistant.const import (
ATTR_ENTITY_ID)
from homeassistant.helpers import config_validation as cv
REQUIREMENTS = ['youtube_dl==2019.03.18']
REQUIREMENTS = ['youtube_dl==2019.04.07']
_LOGGER = logging.getLogger(__name__)

View File

@ -3,7 +3,7 @@
"name": "Media extractor",
"documentation": "https://www.home-assistant.io/components/media_extractor",
"requirements": [
"youtube_dl==2019.03.18"
"youtube_dl==2019.04.07"
],
"dependencies": [
"media_player"

View File

@ -1809,7 +1809,7 @@ yeelight==0.4.4
yeelightsunflower==0.0.10
# homeassistant.components.media_extractor
youtube_dl==2019.03.18
youtube_dl==2019.04.07
# homeassistant.components.zengge
zengge==0.2