Skip to content

SIRTHEO/Spotify-Scannable-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Scannable Downloader

A tool to download Spotify scannable codes for sharing songs, albums, or playlists easily.

How It Works

  1. Provide a Spotify content URL.
  2. (Optional) Specify a custom color for the scannable code.
  3. The scannable code is downloaded and saved on your computer.

Example Usage

Run the program with the following parameters:

./spotify-scannable-downloader -u "https://open.spotify.com/track/xyz" -c "blue"
cargo run --release -- -u "https://open.spotify.com/track/3Rc5bO1LQjlVPalGDwTsMa?si=69076081249245e0" -c "white"
  • -u: Spotify content URL (required).
  • -c: Code color (optional, default: black).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages