2022-03-29 23:47:33 +00:00
|
|
|
# funkwhale-cli
|
|
|
|
Just for fun. Simple "player" API script for FunkWhale instances.
|
|
|
|
|
|
|
|
Futures:
|
|
|
|
* Download tracks url's in playlist per page
|
|
|
|
* All others futures maybe working 50/50
|
|
|
|
|
|
|
|
Depends:
|
2022-04-01 10:52:20 +00:00
|
|
|
* [mpv](https://mpv.io) (recommended)
|
|
|
|
* [jj](http://gitea.phreedom.club/localhost_frssoft/jj)
|
|
|
|
* [curl](https://curl.se/)
|
|
|
|
* [fzy](https://github.com/jhawthorn/fzy)
|
2022-03-29 23:47:33 +00:00
|
|
|
|
|
|
|
Also, thk Horhik for FunkWhale instance (set by default instance)
|
2022-03-30 18:55:54 +00:00
|
|
|
|
|
|
|
___
|
2022-03-30 19:05:39 +00:00
|
|
|
Demo (sorry for low quality...):
|
|
|
|
![demo](demo.webm)
|