docs: add API credits to README and SpotiSaver to about page

This commit is contained in:
zarzet
2026-02-08 02:26:03 +07:00
parent 029ab8ea47
commit a2efe7243d
+9 -20
View File
@@ -92,26 +92,6 @@ _If this software is useful and brings you value, consider supporting the projec
[![Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/zarzet) <a href="https://www.buymeacoffee.com/zarzet" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 40px !important;width: 150px !important;" ></a> [![Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/zarzet) <a href="https://www.buymeacoffee.com/zarzet" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 40px !important;width: 150px !important;" ></a>
## API Credits
SpotiFLAC wouldn't be possible without these amazing services and APIs. Huge thanks to the developers and maintainers behind them:
| Service | Author | Used For |
|---------|--------|----------|
| [Squid.wtf](https://squid.wtf) | [@binimum](https://github.com/binimum) | Tidal & Qobuz download proxies |
| [DabMusic](https://dabmusic.xyz) | — | Qobuz streaming proxy |
| [Jumo DL](https://jumo-dl.pages.dev) | — | Qobuz download API fallback |
| [AfkarXYZ](https://github.com/afkarxyz) | AfkarXYZ | Amazon Music conversion API |
| [SongLink / Odesli](https://odesli.co) | Kurt Weiberth | Cross-platform track linking |
| [LRCLib](https://lrclib.net) | [@tranxuanthang](https://github.com/tranxuanthang) | Synchronized lyrics database |
| [IDHS](https://github.com/sjdonado/idonthavespotify) | [@sjdonado](https://github.com/sjdonado) | Track availability checking |
| [Binimum](https://music.binimum.org) | [@binimum](https://github.com/binimum) | Tidal API proxy |
| [QQDL](https://qqdl.site) | [@binimum](https://github.com/binimum) | Tidal API proxy endpoints |
| [HiFi](https://github.com/sachinsenal0x64) | [@sachinsenal0x64](https://github.com/sachinsenal0x64) | Original HiFi project, foundation of Tidal integration |
| [SpotiSaver](https://spotisaver.net) | — | Tidal Hi-Res FLAC streaming endpoints |
And to all the contributors who maintain the proxy infrastructure that makes lossless music accessible.
## Disclaimer ## Disclaimer
This project is for **educational and private use only**. The developer does not condone or encourage copyright infringement. This project is for **educational and private use only**. The developer does not condone or encourage copyright infringement.
@@ -128,6 +108,15 @@ You are solely responsible for:
The software is provided "as is", without warranty of any kind. The author assumes no liability for any bans, damages, or legal issues arising from its use. The software is provided "as is", without warranty of any kind. The author assumes no liability for any bans, damages, or legal issues arising from its use.
## API Credits
- **Tidal**: [hifi-api](https://github.com/binimum/hifi-api), [music.binimum.org](https://music.binimum.org), [qqdl.site](https://qqdl.site), [squid.wtf](https://squid.wtf), [spotisaver.net](https://spotisaver.net)
- **Qobuz**: [dabmusic.xyz](https://dabmusic.xyz), [squid.wtf](https://squid.wtf), [jumo-dl](https://jumo-dl.pages.dev)
- **Amazon**: [AfkarXYZ](https://github.com/afkarxyz)
- **Lyrics**: [LRCLib](https://lrclib.net)
- **Track Linking**: [SongLink / Odesli](https://odesli.co), [IDHS](https://github.com/sjdonado/idonthavespotify)
> [!TIP] > [!TIP]
> >
> **Star Us**, You will receive all release notifications from GitHub without any delay ~ > **Star Us**, You will receive all release notifications from GitHub without any delay ~