Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing prompt documentation #16

Open
Liupold opened this issue Apr 22, 2023 · 0 comments
Open

Missing prompt documentation #16

Liupold opened this issue Apr 22, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@Liupold
Copy link
Owner

Liupold commented Apr 22, 2023

Prompt documentation must be added before the 0.7 release.
The prompt now supports the following :

Operators:
{}, {}-{}, {}:{}: Will download the songs from the list.
{}.p, {}-{}.p, {}:{}.p: Will stream the songs from the list.
{}.l: will show the lyrics

Commands:
.conf : show the config (priority: command line > config file > default)
.ls: show the current song list.
.save {name}: save the current song list.
.lsave: list all the saved song list.
.load {name}: load the saved song list.

Command which may be added:
.cls or .clear: clears the screen
.del {name}: delete a saved song list.
.set {option} {value}: on the fly config update.
.gen: write the current config to config file.
{}.i: show the info of the song.
{}.u: show download url of the song.
{}.t: show the thumbnail url of the song.

@Liupold Liupold added the help wanted Extra attention is needed label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant