Skip to content

vrtgs/video-less

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-less

This project is enables playing videos in the terminal!

like less but for videos

Building

Follow the instructions on building gstreamer, as this crate depends on it. Then just do:

cargo run --release -- demo.mp4

To download the demo video:

yt-dlp -f mp4 https://www.youtube.com/watch?v=WO2b03Zdu4Q -o demo.mp4

you can also skip forwards and backwards the video or even pause

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages