Stream Fixed

This commit is contained in:
killer069
2021-08-17 21:16:58 +05:30
parent 0e979067ee
commit a712ef732a
4 changed files with 14 additions and 97 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "play-dl",
"version": "0.1.5",
"version": "0.1.6",
"description": "YouTube, SoundCloud, Spotify downloader",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@@ -32,7 +32,6 @@
"dist/*"
],
"dependencies": {
"agentkeepalive": "^4.1.4",
"got": "^11.8.2"
}
}