/deezerplaylistexporter

A Simple playlist exporter for deezer using the public api

Primary LanguageJavaScript

🎵 Simple Deezer Playlist Exporter ⬇️

A simple deezer playlist exporter using public api. Playlists must be public.

🔨 Install

yarn
or
npm

✔️ Usage

The number is the user id

nodejs index.js 123456789 -e csv playlist.csv
nodejs index.js 123456789 -e pretty
nodejs index.js 123456789

OBS: This project is a simple study that resulted in a POC, it's not well formatted neither refactored. Must not work for huge playlists, and should not be used for big projects

Author

👤 Matheus Vargem