A high‑performance SpotiFLAC extension that adds YouTube Music as a source for search, metadata, and high‑quality audio downloads.
Find a file
2026-04-24 12:26:22 +02:00
.gitignore Initial commit 2026-01-12 23:47:01 +01:00
icon.jpg Add updated SVG and JPG 2026-04-24 12:21:17 +02:00
icon.svg Optimize SVG and round Icon in README 2026-04-24 12:26:22 +02:00
index.js Add files via upload 2026-03-12 16:36:40 +01:00
LICENSE Initial commit 2026-01-12 23:47:01 +01:00
manifest.json Aktualisieren von manifest.json 2026-03-12 16:31:51 +01:00
README.md Optimize SVG and round Icon in README 2026-04-24 12:26:22 +02: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.