mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-25 23:25:57 +03:00
[GH-ISSUE #620] [Feature Request] Add CLI Support to SpotiFlac #1844
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1844
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @quikz77 on GitHub (Mar 11, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/620
Description
Currently, SpotiFlac primarily operates through a GUI (or web-based) interface. I am requesting the implementation of a Command Line Interface (CLI) that allows users to trigger downloads, manage quality settings, and provide authentication directly from the terminal.
I know there is https://github.com/Nizarberyan/SpotiFLAC but it would be cool to have it all in one, in this repository :)
Use Case
The primary use case is for automation and headless environments.
Specifically:
AI Agents: Allowing tools like gemini-cli etc. or custom scripts to interact with SpotiFlac
Scripting: Enabling users to batch-process playlists via shell scripts or cron jobs.
Additional Context
Type here or send screenshot/recording
@afkarxyz commented on GitHub (Mar 11, 2026):
I will not be including CLI, Docker, etc. in the main repository.