2022-03-29 23:47:33 +00:00
|
|
|
# funkwhale-cli
|
|
|
|
Just for fun. Simple "player" API script for FunkWhale instances.
|
|
|
|
|
2022-04-02 22:38:17 +00:00
|
|
|
Features:
|
2022-03-29 23:47:33 +00:00
|
|
|
* Download tracks url's in playlist per page
|
2022-04-04 10:16:07 +00:00
|
|
|
* Select and listen albums
|
2022-04-02 16:21:25 +00:00
|
|
|
* Select and listen podcasts
|
2022-04-04 10:16:07 +00:00
|
|
|
* Switch instance from public list in config.json[1] or manual input. Also recent used instance list.
|
2022-03-29 23:47:33 +00:00
|
|
|
* 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
|
|
|
|
2022-04-02 16:21:25 +00:00
|
|
|
Also, thk Horhik for FunkWhale instance (set by default instance)
|
|
|
|
|
|
|
|
[1]**Warning:** "Public" list instances in config.json may content _unofficial 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)
|