Skip to content

Commit

Permalink
Upgrade youtube_dl to 2019.09.12.1 (#26593)
Browse files Browse the repository at this point in the history
  • Loading branch information
BKPepe authored and MartinHjelmare committed Sep 12, 2019
1 parent d4c5cf3 commit c06487f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/media_extractor/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Media extractor",
"documentation": "https://www.home-assistant.io/components/media_extractor",
"requirements": [
"youtube_dl==2019.09.01"
"youtube_dl==2019.09.12.1"
],
"dependencies": [
"media_player"
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2001,7 +2001,7 @@ yeelight==0.5.0
yeelightsunflower==0.0.10

# homeassistant.components.media_extractor
youtube_dl==2019.09.01
youtube_dl==2019.09.12.1

# homeassistant.components.zengge
zengge==0.2
Expand Down

0 comments on commit c06487f

Please sign in to comment.