Savify is a command-line tool designed to download and archive music from Spotify by leveraging YouTube as the audio source while preserving Spotify metadata. It allows users to input playlists, albums, or individual tracks and automatically retrieves matching audio files with proper tagging. The tool integrates FFmpeg and yt-dlp to handle downloading, conversion, and formatting into common audio formats such as MP3. It enriches files with metadata including artist, album, cover art, and track information to maintain organized music libraries. savify supports batch downloading, enabling users to process entire playlists efficiently. It also provides configuration options for bitrate, file structure, and metadata sources. Overall, it offers a streamlined way to build offline music collections with structured metadata and automation.
Features
- Download of Spotify playlists, albums, and tracks
- Integration with yt-dlp and FFmpeg for audio processing
- Automatic metadata tagging with album art
- Batch processing for large music collections
- Customizable output formats and directory structure
- Command-line interface for automation and scripting