Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 584 Bytes

File metadata and controls

22 lines (13 loc) · 584 Bytes

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