Upgrade youtube_dl to 2019.04.30 (#23579)

This commit is contained in:
Fabian Affolter 2019-05-01 08:31:24 +02:00 committed by cgtobi
parent 5b9d01139d
commit 0b9302ac3d
3 changed files with 3 additions and 4 deletions

View File

@ -8,8 +8,7 @@ from homeassistant.components.media_player import (
from homeassistant.components.media_player.const import (
ATTR_MEDIA_CONTENT_ID, ATTR_MEDIA_CONTENT_TYPE,
DOMAIN as MEDIA_PLAYER_DOMAIN, SERVICE_PLAY_MEDIA)
from homeassistant.const import (
ATTR_ENTITY_ID)
from homeassistant.const import ATTR_ENTITY_ID
from homeassistant.helpers import config_validation as cv
_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.04.24"
"youtube_dl==2019.04.30"
],
"dependencies": [
"media_player"

View File

@ -1836,7 +1836,7 @@ yeelight==0.5.0
yeelightsunflower==0.0.10
# homeassistant.components.media_extractor
youtube_dl==2019.04.24
youtube_dl==2019.04.30
# homeassistant.components.zengge
zengge==0.2