Skip to content

A Simple playlist exporter for deezer using the public api

Notifications You must be signed in to change notification settings

mattvgm/deezerplaylistexporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 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

About

A Simple playlist exporter for deezer using the public api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published