Comparing version 1.0.0 to 1.0.1
@@ -9,3 +9,3 @@ { | ||
"description": "Ytee, a wrapper around youtube-download-exec and youtube-search-without-api-key", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "ytee.js", | ||
@@ -12,0 +12,0 @@ "devDependencies": {}, |
# ytee | ||
[![](https://data.jsdelivr.com/v1/package/npm/ytee/badge)](https://www.jsdelivr.com/package/npm/ytee) |
@@ -161,3 +161,4 @@ const { Ear } = require('@tek-tech/ears') | ||
this.getDownloadLink( | ||
links=>{ | ||
'mp4' | ||
,links=>{ | ||
this.downloadlinks = links | ||
@@ -164,0 +165,0 @@ this.gotdownloadlinks = true |
5354
189
5