Play videos on your terminal; Works on windows as well as linux;The video played will also have color and sound :)
Project description
Terminal Play v 1.0.0
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
terminalplay-1.0.26.tar.gz
(4.4 kB
view details)
File details
Details for the file terminalplay-1.0.26.tar.gz
.
File metadata
- Download URL: terminalplay-1.0.26.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76d8f07521114712e546f0ec0954e092e25c51f4a04f6fda125512cb010ec673 |
|
MD5 | 460f4c067861d575aa7b9196ea623979 |
|
BLAKE2b-256 | 56cf2fb51180d8fa9ab8c514efe02ac066d77b5fbfecc1ba1c8ed70cb7c01ec9 |