A cli to play videos in the terminal.
Project description
Terminal Video Player (tvp)
This Command Line Interface Tool can be used to play videos in the terminal.
Installation
pip install terminal-video-player-py
Usage
Video Playback
tvp [-h] [-a] [-c] [-chars CHARACTERS] [-rt] video_path downscale
To play a video, you can simply call tvp <video_path> <downscale> [optional arguments]
.
Example:
tvp <path> 8 -a -rt
This will play the video in real time and downscaled 8 times. It will also playback the video's audio.
Arguments
Argument | Description |
---|---|
-h, --help | Show help information about the CLI |
-a, --audio | Play video audio |
-c, --colored | Set the output to be colored(may not work on some terminals) |
-chars string, --characters string | Custom characters(low density to high) |
-rt, --realtime | Play the video in real time |
Uninstall
pip uninstall terminal-video-player-py
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
Built Distribution
Close
Hashes for terminal_video_player_py-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 160a6f3d18f5ebc7a83fe2b1458203d08078736d1e4aef33e864190d46f096e6 |
|
MD5 | 82b383ac88373fd789ad0bc0c0ec6ba2 |
|
BLAKE2b-256 | 962afdee2b0a5b285b169e4dc38dd53793d2313a8c63dd2add14fe0750440a70 |
Close
Hashes for terminal_video_player_py-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 080334b8b8cf310e270f393bf68d590ec237c2987f847dcd56fc644cc916e360 |
|
MD5 | be4f0fb44b836f6abc9f5f6fd9aa4a04 |
|
BLAKE2b-256 | c139b3a79805d7b0c0682df337668d545882fd29446fd521bcfd89840cfcc91a |