From 0e623561832f04cf9a5a5ee6e7344b8c6d217059 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Wed, 25 Mar 2026 09:03:15 +0700 Subject: [PATCH] Revise README --- README.md | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 20693f3..7d6beb2 100644 --- a/README.md +++ b/README.md @@ -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=) ![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) -[![Telegram Channel](https://img.shields.io/badge/CHANNEL-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) +[![Announcements](https://img.shields.io/badge/ANNOUNCEMENTS-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/spotiflac) +[![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) @@ -42,40 +42,58 @@ SpotiFLAC Python library for SpotiFLAC integration — maintained by [@ShuShuzin ## FAQ -### Is this software free? +
+Is this software free? _Yes. This software is completely free. You do not need an account, login, or subscription. All you need is an internet connection._ -### Can using this software get my Spotify account suspended or banned? +
+ +
+Can using this software get my Spotify account suspended or banned? _No. 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._ -### Where does the audio come from? +
+ +
+Where does the audio come from? _The audio is fetched using third-party APIs._ -### Why does metadata fetching sometimes fail? +
+ +
+Why does metadata fetching sometimes fail? _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._ -### Why does Windows Defender or antivirus flag or delete the file? +
+ +
+Why does Windows Defender or antivirus flag or delete the file? _This is a false positive. 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._ -### Want to support the project? +
+ +
+Want to support the project? _If this software is useful and brings you value, consider supporting the project by buying me a coffee. Your support helps keep development going._ +
+ [![Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/afkarxyz) ## Disclaimer @@ -100,4 +118,4 @@ The software is provided "as is", without warranty of any kind. The author assum > > **Star Us**, You will receive all release notifications from GitHub without any delay ~ -[![RepoStars](https://repostars.dev/api/embed?repo=afkarxyz%2FSpotiFLAC&theme=forest)](https://repostars.dev/?repos=afkarxyz%2FSpotiFLAC&theme=forest) \ No newline at end of file +[![RepoStars](https://repostars.dev/api/embed?repo=afkarxyz%2FSpotiFLAC&theme=forest)](https://repostars.dev/?repos=afkarxyz%2FSpotiFLAC&theme=forest)