Upgrade youtube_dl to 2019.07.02 (#24990)
* Upgrade youtube_dl to 2019.07.01 * Update homeassistant/components/media_extractor/manifest.json Co-Authored-By: Josef Schlehofer <pepe.schlehofer@gmail.com> * Update requirements_all.txt Co-Authored-By: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
parent
25745e9e27
commit
8256d72f6d
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Media extractor",
|
||||
"documentation": "https://www.home-assistant.io/components/media_extractor",
|
||||
"requirements": [
|
||||
"youtube_dl==2019.06.27"
|
||||
"youtube_dl==2019.07.02"
|
||||
],
|
||||
"dependencies": [
|
||||
"media_player"
|
||||
|
|
|
@ -1927,7 +1927,7 @@ yeelight==0.5.0
|
|||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
youtube_dl==2019.06.27
|
||||
youtube_dl==2019.07.02
|
||||
|
||||
# homeassistant.components.zengge
|
||||
zengge==0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue