playdl-music-extractor
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "playdl-music-extractor", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "PlayDL Music Extractor is a Extractor/Scrapper and Helps Players to fetch data from play-dl or Custom Extractors , as Per reduces extra work and credentials", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -37,3 +37,3 @@ const { getData, getPreview } = require('spotify-url-info'); | ||
return { | ||
playlist: false, | ||
playlist: true, | ||
tracks: ProcessedTracks, | ||
@@ -40,0 +40,0 @@ }; |
26132