Play your videos from a terminal with audio! π
TermVideo is a terminal video player written in Go that will help you play your favorite videos in a terminal. Supports Windows, Mac and Linux.
- Play videos with audio
- Customize video's quality
- Colored terminal output
- Youtube video support
termvideo -q 8 Rickroll.mp4
termvideo https://www.youtube.com/watch?v=dQw4w9WgXcQ
- β Fix some audio issues
- β Improve performance
- β Add comments
- β Improve README.md
Feel free to contribute by opening issues or submitting pull requests. Your input is highly appreciated! π
- AlexEidt/vidio for the video processing library.
- AlexEidt/aio for the audio processing library.
- ytdl-org/youtube-dl for the youtube video downloading.
This project is licensed under the MIT License.