Skip to content

mdpe-ir/md_spotify_dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Md Spotify Downloader

A Music Downloader for Spotify Written In Pure Go

Md Spotify Downloader is a spotify media downloader.

It uses Youtube as the audio source and Spotify API for playlist/album/track details.


To download the latest version, please go to the Releases.


Make sure you have golang, ffmpeg installed.

The library requires libav components to work:

  • libavformat
  • libavcodec
  • libavutil
  • libswresample
  • libswscale

For Arch-based Linux distributions:

sudo pacman -S ffmpeg

For Debian-based Linux distributions:

sudo add-apt-repository ppa:savoury1/ffmpeg4
sudo apt install libswscale-dev libavcodec-dev libavformat-dev libswresample-dev libavutil-dev

For macOS:

brew install ffmpeg

For Windows see the detailed tutorial.

TODO:

  • Adding Meta Data To .mp3

About

دانلودر اسپاتیفای

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages