yt

Crates.ioyt
lib.rsyt
version0.1.1
sourcesrc
created_at2024-05-01 04:31:32.408263
updated_at2024-05-01 04:46:09.454078
descriptionyoutube cli basic client
homepage
repositoryhttps://github.com/andunieee/yt
max_upload_size
id1225826
size50,673
(andunieee)

documentation

README

yt

A simple CLI wrapper for Invidious search API and the yt-dlp/mpv combo.

cargo install yt

You need an mpv installation with the youtube-dl or yt-dlp script hooked up so it can handle YouTube URLs.

Then call this with:

~> yt bach brandenburg

And you'll get a list of search results to pick from.

Screenshots

search search results screen

confirm confirmation screen

watch watching with mpv

Commit count: 11

cargo fmt