Skip to content

Commit

Permalink
Upgrade youtube_dl to version 2020.12.07 (home-assistant#44004)
Browse files Browse the repository at this point in the history
  • Loading branch information
BKPepe authored Dec 14, 2020
1 parent dc1d08b commit 61dd374
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 @@ -2,7 +2,7 @@
"domain": "media_extractor",
"name": "Media Extractor",
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
"requirements": ["youtube_dl==2020.11.12"],
"requirements": ["youtube_dl==2020.12.07"],
"dependencies": ["media_player"],
"codeowners": [],
"quality_scale": "internal"
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2333,7 +2333,7 @@ yeelight==0.5.4
yeelightsunflower==0.0.10

# homeassistant.components.media_extractor
youtube_dl==2020.11.12
youtube_dl==2020.12.07

# homeassistant.components.onvif
zeep[async]==4.0.0
Expand Down

0 comments on commit 61dd374

Please sign in to comment.