From 61265cceb8720ec0a21f2d62085cd493a38de394 Mon Sep 17 00:00:00 2001 From: localhost_frssoft Date: Thu, 25 Jul 2024 18:06:25 +0300 Subject: [PATCH] readme update --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3733357..c410179 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,20 @@ # funkwlplay -basic functional for create playlist tracks. Be simple as possible. No implement player and tui. Just bare cli solution. +basic functional for create playlist tracks. Be simple as possible. No implement player and tui. Just bare cli solution. +Random powered, good luck :3 + +Example usage: +``` +./funkwlplay.py # just get random tracks from instances + +./funkwlplay.py -s 'dance with the dead' # search on instances + +./funkwlplay.py -t house # search tag house on instances + +./funkwlplay.py -r 1 -d 10 -i funk.deko.cloud # get 10 pages random tracks from instance + +$YOUR_FAVORITE_PLAYER playlist.m3u8 # just plays tracks. Remember at this moment playlist will be rewriten after every call ./funkwlplay.py +``` [1]**Warning:** may content _unofficial instances_ **Warning 2:** This software not userfriendly. Maybe developerfriendly.