mirror of
https://github.com/Amonoman/YT-Music-SpotiFLAC.git
synced 2026-04-24 19:45:48 +03:00
A high‑performance SpotiFLAC extension that adds YouTube Music as a source for search, metadata, and high‑quality audio downloads.
| .gitignore | ||
| icon.jpg | ||
| icon.svg | ||
| index.js | ||
| LICENSE | ||
| manifest.json | ||
| README.md | ||
YT‑Music‑SpotiFLAC
A compact, high‑performance 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 metadata‑only provider so SpotiFLAC can use other providers for downloads.
Features
- Accurate search with multi‑stage query handling and YouTube Music compatibility
- Advanced metadata matching using title, artist, album and duration scoring
- Performance optimizations: caching, lightweight parsing, and simple rate‑limit backoff
- Fully compatible with SpotiFLAC 3 packaged as a .spotiflac-ext
Installation
- Download the latest YT‑Music‑SpotiFLAC.spotiflac-ext from the Releases section.
- Open SpotiFLAC and navigate to Extensions.
- Import the .spotiflac-ext file.
- Enable the extension.
License
This project is licensed under the GNU General Public License v3.0 (GPL‑3.0).
You may use, modify, and distribute this software under the GPL‑3.0 terms.
Any derivative work that includes this code must also be released under GPL‑3.0 and provide the corresponding source code.
For the full license text, consult the official GNU documentation.