Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/noisersup/ledyt
- Owner: noisersup
- License: mit
- Created: 2022-02-02T15:03:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T09:31:48.000Z (about 2 years ago)
- Last Synced: 2024-10-09T13:04:29.929Z (4 months ago)
- Language: Go
- Homepage:
- Size: 26.7 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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