Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

terminal_video_player_py-1.0.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

terminal_video_player_py-1.0.1-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page