Upgrade youtube_dl to 2017.10.12 (#9862)

This commit is contained in:
Fabian Affolter 2017-10-14 18:07:28 +02:00 committed by Andrey
parent a787ab6d3c
commit 79d1a0ab37
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ from homeassistant.components.media_player import (
from homeassistant.config import load_yaml_config_file from homeassistant.config import load_yaml_config_file
from homeassistant.helpers import config_validation as cv from homeassistant.helpers import config_validation as cv
REQUIREMENTS = ['youtube_dl==2017.10.01'] REQUIREMENTS = ['youtube_dl==2017.10.12']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View file

@ -1081,7 +1081,7 @@ yeelight==0.3.3
yeelightsunflower==0.0.8 yeelightsunflower==0.0.8
# homeassistant.components.media_extractor # homeassistant.components.media_extractor
youtube_dl==2017.10.01 youtube_dl==2017.10.12
# homeassistant.components.light.zengge # homeassistant.components.light.zengge
zengge==0.2 zengge==0.2