Thanks to visit codestin.com
Credit goes to github.com

Skip to content

merwin-asm/Terminal_Play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Play v 1.0.0

darkmash-org

Python Module for playing videos in terminal !!

  • Works on both windows and linux :)

Installation

pip install terminalplay

Usage

from terminalplay import *

# Load the video , this may take time on the first run (for a specific video)
tp = TerminalPlay("test.mp4", div=0.4)  # Div is for reducing the size of the frame , default 0.5
tp.play() # Plays  the video

About

Python Module for playing videos in terminal !!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages