v3.0.7
Changelog
Release Notes
New Features
- View & Routing Layer Expansion: Introduced new page components and routing handlers to expand application endpoint coverage.
Bug Fixes
- Static Analysis Remediation: Applied patches to resolve structural, semantic, and syntax issues identified via automated static analysis and CodeRabbit review audits.
Maintenance
- Build & Dependency Configuration: Updated
pyproject.tomlto synchronize project metadata, packaging configurations, and tool specifications. - Code Formatting & Linting Standardization: Executed automated code style normalization and linting enforcement across the codebase utilizing
ruffandblack.
WORKING APIs
Downloads
💻 Usage Instructions
Windows (PowerShell or CMD)
SpotiFLAC-Windows.exe [https://open.spotify.com/track/](https://open.spotify.com/track/)... ./out --service tidal🍏 macOS
chmod +x SpotiFLAC-macOS
./SpotiFLAC-macOS [https://open.spotify.com/track/](https://open.spotify.com/track/)... ./out --service tidal🐧 Linux
chmod +x SpotiFLAC-Linux-x86_64
./SpotiFLAC-Linux-x86_64 [https://open.spotify.com/track/](https://open.spotify.com/track/)... ./out --service tidal(For ARM devices like Raspberry Pi, replace x86_64 with arm64)