From d9cf5a5361de94850bb473285fde2cdc2e1af374 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Wed, 14 Jan 2026 10:02:29 +0700 Subject: [PATCH] .faq --- README.md | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f4cb10..e19f074 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,43 @@ Download Spotify Tracks, Albums, Playlists as MP3/OGG/Opus with High Quality. ### [SpotiFLAC (Mobile)](https://github.com/zarzet/SpotiFLAC-Mobile) SpotiFLAC for Android & iOS — maintained by [@zarzet](https://github.com/zarzet) -[![Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/afkarxyz) +## FAQ (Frequently Asked Questions) -> Every coffee helps me keep going +### 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? + +_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? + +_The audio is fetched using third-party APIs._ + +### 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? + +_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? + +_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