No description
Find a file
2026-01-17 04:14:05 +07:00
.gitignore Initial commit 2026-01-12 23:47:01 +01:00
icon-proj.png re add icon-proj 2026-01-16 21:35:30 +01:00
icon.jpg Re-adding Project 2026-01-14 18:11:10 +01:00
index.js Sync with upstream and apply local changes 2026-01-17 04:14:05 +07:00
LICENSE Initial commit 2026-01-12 23:47:01 +01:00
manifest.json Sync with upstream and apply local changes 2026-01-17 04:14:05 +07:00
README.md centre png in README.md 2026-01-16 21:50:01 +01:00

YTMusicSpotiFLAC

A compact, highperformance SpotiFLAC extension that integrates YouTube Music as a metadata and search source.
It provides reliable search results, robust metadata matching, and operates strictly as a metadataonly provider so SpotiFLAC can use other providers for downloads.


Features

  • Accurate search with multistage query handling and YouTube Music compatibility
  • Advanced metadata matching using title, artist, album and duration scoring
  • Performance optimizations: caching, lightweight parsing, and simple ratelimit backoff
  • Fully compatible with SpotiFLAC 3 packaged as a .spotiflac-ext

Installation

  1. Download the latest YTMusicSpotiFLAC.spotiflac-ext from the Releases section.
  2. Open SpotiFLAC and navigate to Extensions.
  3. Import the .spotiflac-ext file.
  4. Enable the extension.

License

This project is licensed under the GNU General Public License v3.0 (GPL3.0).
You may use, modify, and distribute this software under the GPL3.0 terms.
Any derivative work that includes this code must also be released under GPL3.0 and provide the corresponding source code.

For the full license text, consult the official GNU documentation.