Skip to content

JordanGallant/sleepy-mp3-downloader-plugin

Repository files navigation

Sleepy MP3 downloader

How it works

This project is a browser extension that injects a music downloader directly into your browser for SoundCloud, Spotify, and Bandcamp. It uses a Dockerized audio converter powered by ffmpeg to convert tracks to high-quality MP3 files at 320kbps bitrate. The extension also supports batch downloading with ZIP file packaging and keeps a log of recent downloads for easy access. All metadata is collected -[cover image, artist name, album name]

Most MP3 downloaders are tedious to use and often return low-quality audio — this tool is designed to solve that.

This repo is part of a Bigger Project -> https://revival-records.vercel.app/ -

Prerequisites

Node v20*

How to use

  1. git clone https://github.com/JordanGallant/soundcloud-downloader-plugin.git
  2.  cd soundcloud-downloader-plugin/plugin
  3. npm install
  4.  npx vite build
  5. Open your browser extensions page:
  • In Brave (or Chrome): brave://extensions/ or chrome://extensions/
  1. In the top-right corner, enable Developer mode.
  2. Click Load unpacked and select the location of this repo.
  3. Visit SoundCloud, and the plugin will automatically inject into the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages