Skip to content

SpotiSync v1.0.0 - Initial Release

Latest

Choose a tag to compare

@Code-by-Hamza Code-by-Hamza released this 05 Nov 09:10
· 2 commits to main since this release

🎡 SpotiSync v1.0.0

First stable release!

✨ Features

  • Beautiful dark theme interface
  • Multi-threaded downloads
  • Real-time progress tracking
  • Settings persistence
  • Archive system for duplicate prevention
  • Support for MP3, M4A, WAV, OPUS, AAC

⚠️ Disclaimer

  • This tool is built for educational purposes only to demonstrate Python GUI, API handling, and file automation.
  • It is not intended for downloading or redistributing copyrighted material.
  • The developer is not responsible for misuse.

πŸ“₯ Installation

  1. Download SpotiSync.exe below
  2. Run it - no installation required!
  3. All binaries (yt-dlp, ffmpeg) are included

πŸ“‹ Requirements

  • Windows 10/11
  • Internet connection

πŸ› Known Issues

  • None currently

πŸ™ Credits

  • yt-dlp for download engine
  • FFmpeg for audio conversion