Skip to content

🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵

License

Notifications You must be signed in to change notification settings

whispermachine/spy-spotify

 
 

Repository files navigation

Spytify Logo

Build status AppVeyor tests Latest release Downloads Sub Reddit Donate Issuehunt

Spytify is a Spotify recorder for Windows which records Spotify audio without recording or playing ads, ensuring no loss in sound quality. It automatically splits songs into separate tracks and records to MP3 with media metadata, meaning you can start easily enjoying your music offline.

Spotify Recorder logs

Spytify records what Spotify outputs, which is a longer process than downloading a Spotify playlist with a tool.

However, Spytify ensures that all tracks will be the official released one, all sound volume normalized and with media tags and album cover. Playlist Downloaders get mostly all tracks from YouTube which means that they can't guarantee the choosen track will fit 100% the one in your playlist and they will all be the same quality.

Spytify records the same quality that Spotify outputs (Spotify Free 160kbps, Spotify Premium 320kbps), so the recorded copy will be indistinguishable from Spotify’s one.

Follow the steps shown in the F.A.Q section : How to install Spytify?

A standard use is to start a recording session using your favorite playlist and let it record overnight, so you avoid waiting for it to end, because Spytify does not download but records. You will then get all your songs automatically split into separate tracks without ads and with metadata.

A recorder requires a good sound card to be able to record good quality, that's why Spytify comes with a Virtual Audio Cable device, if you have issues with your sound card (volume slider and other apps sound affects the recordings, or overall recorded sound quality is worst than Spotify) you can install this virtual device using the Speakers+ icon in Spytify settings.

Don't forget to hit the F.A.Q. for tips on:

Feature Description
features No Ads Mute and doesn't record audio ads.
features Mutes Other Apps Mutes any other applications while spying Spotify. Both apps can be isolated in a their own audio endpoint device to record better audio quality.
features Great Audio Quality Gets and records with the same great audio quality as Spotify, when your Spotify audio quality is optimal.
features Normalize volume Normalize by adjusting the volume to the level originally delivered by Spotify for Spotify and Spytify when the recording session starts (keep the Normalize feature ON in Spotify settings).
  • Splits the recorded sound into individual tracks using the artist and track names as the title, like so:
    • Artist - Track.mp3
  • Saves all recordings under the same path:
    • ../My Music/
  • Automatically adds metadata from Last.fm (or Spotify API) to .mp3 file:
    • # track
    • Track Title
    • Artist
    • Album Title
    • Album Art Cover
    • Genre

Recorded songs with album cover and media tags in Windows Explorer

Spytify runs on Windows only.

  • Microsoft Framework (.NET 4.6.1 or higher).
  • Spotify Desktop application.

A free Spotify account will work, but Spotify restricts audio quality to 160 kbps. Having a Premium Spotify subscription will enable recording of up to 320 kbps audio.

Need a feature quicker?

Spytify is supported by IssueHunt. Issuehunt 💰

That means you can have your issue (feature/improvement) prioritized, just open an feature request on this repository and go to our IssueHunt page and fund your issue to promote it. When the bounty will be interesting enough for someone to work on it, he will then submit a Pull Request with his code on this repo and link it to the IssueHunt page. Once the code is approved by the repo owner (it should not break the app architecture or basic purpose, it should not make it harder to maintain either), it will then be merged, and the bounty will be rewarded to the PR author if the requested feature was covered by the PR otherwise the funders can be refunded or we will wait for another PR. See a past example here

Support Spytify

😃 If you like Spytify, you can help me out for a couple of beers 🍺.

About

🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%