Revise README

This commit is contained in:
afkarxyz
2026-03-25 09:03:15 +07:00
committed by GitHub
parent acec3c350e
commit 0e62356183
+26 -8
View File
@@ -7,8 +7,8 @@ Get Spotify tracks in true FLAC from Tidal, Qobuz & Amazon Music — no account
![Windows](https://img.shields.io/badge/Windows-10%2B-0078D6?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjAgMjAiPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTIwIDEwLjg3M1YyMEw4LjQ3OSAxOC41MzdsLjAwMS03LjY2NEgyMFptLTEzLjEyIDBsLS4wMDEgNy40NjFMMCAxNy40NjF2LTYuNTg4aDYuODhaTTIwIDkuMjczSDguNDhsLS4wMDEtNy44MUwyMCAwdjkuMjczWk02Ljg3OSAxLjY2NmwuMDAxIDcuNjA3SDBWMi41MzlsNi44NzktLjg3M1oiLz48L3N2Zz4=) ![Windows](https://img.shields.io/badge/Windows-10%2B-0078D6?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjAgMjAiPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTIwIDEwLjg3M1YyMEw4LjQ3OSAxOC41MzdsLjAwMS03LjY2NEgyMFptLTEzLjEyIDBsLS4wMDEgNy40NjFMMCAxNy40NjF2LTYuNTg4aDYuODhaTTIwIDkuMjczSDguNDhsLS4wMDEtNy44MUwyMCAwdjkuMjczWk02Ljg3OSAxLjY2NmwuMDAxIDcuNjA3SDBWMi41MzlsNi44NzktLjg3M1oiLz48L3N2Zz4=)
![macOS](https://img.shields.io/badge/macOS-10.13%2B-000000?style=for-the-badge&logo=apple&logoColor=white) ![macOS](https://img.shields.io/badge/macOS-10.13%2B-000000?style=for-the-badge&logo=apple&logoColor=white)
![Linux](https://img.shields.io/badge/Linux-Any-FCC624?style=for-the-badge&logo=linux&logoColor=white) ![Linux](https://img.shields.io/badge/Linux-Any-FCC624?style=for-the-badge&logo=linux&logoColor=white)
[![Telegram Channel](https://img.shields.io/badge/CHANNEL-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/spotiflac) [![Announcements](https://img.shields.io/badge/ANNOUNCEMENTS-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/spotiflac)
[![Telegram Community](https://img.shields.io/badge/COMMUNITY-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/spotiflac_chat) [![Chat](https://img.shields.io/badge/CHAT-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/spotiflac_chat)
### [Download](https://github.com/afkarxyz/SpotiFLAC/releases) ### [Download](https://github.com/afkarxyz/SpotiFLAC/releases)
@@ -42,40 +42,58 @@ SpotiFLAC Python library for SpotiFLAC integration — maintained by [@ShuShuzin
## FAQ ## FAQ
### Is this software free? <details>
<summary>Is this software free?</summary>
_Yes. This software is completely free. _Yes. This software is completely free.
You do not need an account, login, or subscription. You do not need an account, login, or subscription.
All you need is an internet connection._ All you need is an internet connection._
### Can using this software get my Spotify account suspended or banned? </details>
<details>
<summary>Can using this software get my Spotify account suspended or banned?</summary>
_No. _No.
This software has no connection to your Spotify account. This software has no connection to your Spotify account.
Spotify data is obtained through reverse engineering of the Spotify Web Player, not through user authentication._ Spotify data is obtained through reverse engineering of the Spotify Web Player, not through user authentication._
### Where does the audio come from? </details>
<details>
<summary>Where does the audio come from?</summary>
_The audio is fetched using third-party APIs._ _The audio is fetched using third-party APIs._
### Why does metadata fetching sometimes fail? </details>
<details>
<summary>Why does metadata fetching sometimes fail?</summary>
_This usually happens because your IP address has been rate-limited. _This usually happens because your IP address has been rate-limited.
You can wait and try again later, or use a VPN to bypass the rate limit._ You can wait and try again later, or use a VPN to bypass the rate limit._
### Why does Windows Defender or antivirus flag or delete the file? </details>
<details>
<summary>Why does Windows Defender or antivirus flag or delete the file?</summary>
_This is a false positive. _This is a false positive.
It likely happens because the executable is compressed using UPX._ It likely happens because the executable is compressed using UPX._
_If you are concerned, you can fork the repository and build the software yourself from source._ _If you are concerned, you can fork the repository and build the software yourself from source._
### Want to support the project? </details>
<details>
<summary>Want to support the project?</summary>
_If this software is useful and brings you value, _If this software is useful and brings you value,
consider supporting the project by buying me a coffee. consider supporting the project by buying me a coffee.
Your support helps keep development going._ Your support helps keep development going._
</details>
[![Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/afkarxyz) [![Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/afkarxyz)
## Disclaimer ## Disclaimer