Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noisersup/ledyt

Youtube CLI client with mpv player support made in Go
https://github.com/noisersup/ledyt

Last synced: 4 months ago
JSON representation

Youtube CLI client with mpv player support made in Go

Awesome Lists containing this project

README

        

![preview gif][preview]
# ledyt
Minimalist CLI youtube client written in __Go__ for efficient and lightweight content playback in MPV.

## Installation
```sh
make
bin/ledyt
```
### Or if you just want to run it:
```sh
make run
```
## Requirements
- yt-dlp
- mpv

[preview]: ./ledyt.gif