All Projects → Rafiuth → Soggfy

Rafiuth / Soggfy

Licence: CC0-1.0 license
Spotify ogg dumper

Programming Languages

C++
36643 projects - #6 most used programming language
typescript
32286 projects
CSS
56736 projects
powershell
5483 projects

Projects that are alternatives of or similar to Soggfy

URTube
URTube, a YouTube video to MP3 downloader built in NodeJs and Electron
Stars: ✭ 20 (-96.18%)
Mutual labels:  downloader, mp3
Av Converter
[av-converter.com] Audio and Video Converter, and YouTube downloader. Convert to MP3, MP4, AAC, FLAC, AC3, WAV, etc.
Stars: ✭ 97 (-81.49%)
Mutual labels:  downloader, mp3
Irs
🎸 🎶 A music downloader that understands your metadata needs.
Stars: ✭ 268 (-48.85%)
Mutual labels:  downloader, mp3
habbo-downloader
⚡A tiny script to download various files directly from Habbo.
Stars: ✭ 47 (-91.03%)
Mutual labels:  downloader, mp3
nipper
🌶 💽 Nipper - Youtube playlist (& video) ripper
Stars: ✭ 23 (-95.61%)
Mutual labels:  downloader, mp3
mmdl
MMDL (Mega Music Downloader) - A tool to easily download music.
Stars: ✭ 29 (-94.47%)
Mutual labels:  downloader, mp3
Musicdownloader
Material design YouTube mp3/mp4 downloader
Stars: ✭ 70 (-86.64%)
Mutual labels:  downloader, mp3
anghamify
Anghami Downloader | Download Anghami songs with full meta-tags.
Stars: ✭ 22 (-95.8%)
Mutual labels:  downloader, mp3
Electron Youtube To Mp3 Converter
Electron Youtube to Mp3 Converter and downloader
Stars: ✭ 137 (-73.85%)
Mutual labels:  downloader, mp3
Getsong
Download any song mp3 with no dependencies except ffmpeg
Stars: ✭ 102 (-80.53%)
Mutual labels:  downloader, mp3
Spotivy
🎼 Download music videos from Spotify playlists
Stars: ✭ 64 (-87.79%)
Mutual labels:  downloader, mp3
Youtube Mp3 Downloader
Extract music from YouTube videos
Stars: ✭ 187 (-64.31%)
Mutual labels:  downloader, mp3
Insideheartz Whatsapp Bot
A multipurpose whatsapp bot buillt on node.js
Stars: ✭ 102 (-80.53%)
Mutual labels:  downloader, mp3
Youget
YouGet - YouTube Video/Playlist Downloader/Cutter - MP3 Converter
Stars: ✭ 169 (-67.75%)
Mutual labels:  downloader, mp3
Spotifydownload
A dependency-free Spotify playlist downloader that should just work
Stars: ✭ 245 (-53.24%)
Mutual labels:  downloader, mp3
CoverMaster
Download covers arts from Spotify and Soundcloud and embeds them to your MP3 files. (My first GUI attempt in python.)
Stars: ✭ 64 (-87.79%)
Mutual labels:  downloader
pluralsight-downloader-chrome-extension
[WIP] A chrome extension to download and track Pluralsight courses. 😈
Stars: ✭ 227 (-56.68%)
Mutual labels:  downloader
vscode-mediaplayer
Mediaplayer extention for VS Code
Stars: ✭ 18 (-96.56%)
Mutual labels:  mp3
Fileloader
A library for managing file downloads on the Android platform
Stars: ✭ 27 (-94.85%)
Mutual labels:  downloader
super-anime-downloader
A program which takes an Anime name or URL and downloads the specified range of episodes.
Stars: ✭ 26 (-95.04%)
Mutual labels:  downloader

Soggfy - SpotifyOggDumper

A music downloader mod for the Windows Spotify client

Features

  • Download tracks directly from Spotify
  • Download and embed metadata, lyrics and canvas
  • Generate M3U for albums and playlists
  • Automatic conversion to MP3 and many other formats

Installation and Usage

  1. Download and extract the .zip package of the latest release.
  2. Right click the Install.ps1 file, then select "Run with PowerShell". If it prompts about execution policy, enter Y to allow. Wait for it to finish.
  3. Run Injector.exe, and wait for Spotify to open.
  4. Play the songs you want to download.

Tracks are saved on the Music folder by default, this can be changed on the settings pane, which can be accessed through the controls button shown after hovering the download toggle button in the navigation bar.
Hovering the check mark drawn on each individual track will display a popup offering to open the folder containing them.

You may need to disable or whitelist Soggfy in your anti-virus for it to work.

If the injector crashes because of missing DLLs, you need to install the MSVC Redistributable package.

Notes

  • Songs are only downloaded if played from start to finish, without seeking (pausing is fine).
  • Quality depends on the account being used: 160Kb/s or 320Kb/s for free and premium plans respectively. You may also need to change the streaming quality to "Very high" on Spotify settings to get 320Kb/s files.
  • If you are converting to AAC and care about quality, see High quality AAC.
  • This tool breaks Spotify's Guidelines and using it could get your account banned. Consider using alt accounts or keeping backups (see Exportify and SpotMyBackup).

How it works

Soggfy works by intercepting Spotify's OGG parser and capturing the unencr​ypted data during playback. This process is similar to recording, but it results in an exact copy of the original file served by Spotify, without ever extracting k​eys or actually re-downloading it.
Conversion and metadata is then applied according to user settings.

Manual Install

If you are having issues with the install script, try following the steps below for a manual installation:

  1. Download and install the correct Spotify client version using the link inside the install script.
  2. Go to %appdata% and copy the Spotify folder to the Soggfy folder (such that the final structure looks like Soggfy/Spotify/Spotify.exe).
    Note that you can also install other mods such as Spicetify or SpotX before this step.
  3. Download and install FFmpeg.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].