Skip to content

emiewnn/SpotVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotVault

A fast, unlimited, and high-quality Spotify downloader with a sleek dark aesthetic. Download your favorite tracks effortlessly without premium dependencies.

Credits: EMIEWN

Overview

SpotVault bypasses standard API rate limits by scraping track metadata directly from public Spotify URLs and securely downloading the highest available quality audio via yt-dlp.

The downloaded tracks are immediately embedded with proper ID3 metadata, including the artist, track name, album, and high-resolution cover art fetched straight from Spotify.

Features

  • Unlimited Downloads: No premium account or API quotas required.
  • Premium Interface: A beautiful, animated UI designed with native-feeling rounded corners and dark aesthetics.
  • Metadata Embedding: Automatically embeds cover art and ID3 tags into your MP3 files.
  • Discord Rich Presence: Let your friends see what you're downloading dynamically on your Discord profile.
  • Portable & Standalone: Fully compiled into a single Windows executable.

Prerequisites

SpotVault relies on three external tools to process downloads. Ensure they are installed and available in your system path:

  1. Python
  2. yt-dlp (pip install yt-dlp)
  3. FFmpeg

Installation

  1. Clone this repository
  2. Run npm install to install the Electron dependencies
  3. Run npm start to launch the application for testing
  4. Run npm run dist to compile the portable executable (Outputs to the dist/ folder)

Discord Rich Presence (Optional)

If you want the Discord integration to show your own App logo:

  1. Go to the Discord Developer Portal.
  2. Create an App named SpotVault.
  3. Upload build/icon.png into the Rich Presence -> Art Assets tab and name it spotdown_logo.
  4. Replace the DISCORD_CLIENT_ID in main.js with your App's Client ID.

Disclaimer

This tool is intended for educational and personal archival purposes only. Respect the terms of service of the platforms you download from.

About

A fast, unlimited, and high-quality Spotify downloader. Download all tracks effortlessly without premium dependencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors