Skip to content

bjn7/spotifydl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotifydl

Spotifydl is a simple CLI tool for downloading Spotify music with metadata intact.

⭐ Just star it if you’re using this tool.

Note: This tool is intended for downloading non-copyrighted/creative commons license songs only. Do not download any content without permission. You are responsible for anything you download using this tool.

Installation

The package is available in the spotifydl AUR, which you can install using aur helper, For exmaple

# Using yay
yay -S spotifydl

# Using paru
paru -S spotifydl

# Using aura
aura -A spotifydl

Usage

Downloaded songs are all placed in the ~/Music directory.

spotifydl <mode> <spotify-link>

Modes:
        separate  -> download song, cover and lyrics separately
        embedded  -> embed cover + lyrics into mp3
        both      -> separate + embedded

Example:

spotifydl embedded https://open.spotify.com/track/2KUmkYMFnsiVPCOGx1gefj
spotifydl embedded https://open.spotify.com/playlist/37i9dQZF1DXcBWIGoYBM5M

About

Easy to use CLI tool for downloading Spotify music with metadata intact.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages