mirror of
http://gitea.phreedom.club/localhost_frssoft/peertube-cli
synced 2024-11-16 19:53:17 +00:00
17 lines
532 B
Markdown
17 lines
532 B
Markdown
|
# peertube-cli
|
||
|
Just for fun. Simple "player" API script for PeerTube instances.
|
||
|
|
||
|
Features:
|
||
|
* Select videos and play
|
||
|
* Switch instance from public list in config.json[1] or manual input. Also recent used instance list.
|
||
|
* All others futures maybe working 50/50
|
||
|
|
||
|
Depends:
|
||
|
* [mpv](https://mpv.io) (recommended)
|
||
|
* [jj](http://gitea.phreedom.club/localhost_frssoft/jj)
|
||
|
* [curl](https://curl.se/)
|
||
|
* [fzy](https://github.com/jhawthorn/fzy)
|
||
|
|
||
|
[1]**Warning:** "Public" list instances in config.json may content _unofficial instance_
|
||
|
|