youtube-mp3-downloader
Advanced tools
Comparing version 0.7.10 to 0.7.11
{ | ||
"name": "youtube-mp3-downloader", | ||
"version": "0.7.10", | ||
"version": "0.7.11", | ||
"description": "Downloads Youtube videos (in parallel, as streams), encodes the audio data as mp3 and stores them in a defineable location", | ||
@@ -21,7 +21,7 @@ "keywords": [ | ||
"dependencies": { | ||
"async": "^3.2.2", | ||
"async": "^3.2.4", | ||
"fluent-ffmpeg": "2.1.2", | ||
"progress-stream": "^2.0.0", | ||
"sanitize-filename": "^1.6.3", | ||
"ytdl-core": "^4.9.1" | ||
"ytdl-core": "4.10.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "author": { |
+ Addedytdl-core@4.10.0(transitive)
- Removedytdl-core@4.11.5(transitive)
Updatedasync@^3.2.4
Updatedytdl-core@4.10.0