Skip to content

Play videos from a terminal with audio support! πŸš€

License

Notifications You must be signed in to change notification settings

levkush/termvideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Preview

TermVideo 🎬

GitHub GitHub last commit

Play your videos from a terminal with audio! πŸš€

Description

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.

Features

  • Play videos with audio
  • Customize video's quality
  • Colored terminal output
  • Youtube video support

Usage

Installation

  1. Install ffmpeg
  2. Go to the Releases tab
  3. Download the latest release file for your OS

Example Usage

Open a local file in quality 8

termvideo -q 8 Rickroll.mp4

Play a YouTube video

termvideo https://www.youtube.com/watch?v=dQw4w9WgXcQ

Goals

  • ❌ Fix some audio issues
  • ❌ Improve performance
  • ❌ Add comments
  • βœ… Improve README.md

Contributing

Feel free to contribute by opening issues or submitting pull requests. Your input is highly appreciated! πŸ™Œ

Honorable mentions πŸ™

License

This project is licensed under the MIT License.