An utf-8/truecolor image and video viewer for the terminal
Project description
Python Terminal Media Viewer
View images and videos without leaving the console
More info on GitHub
Features
- View images form any terminal
- Watch videos from any terminal
- Watch youtube videos from any terminal (
-y
,--youtube
) - Play videos at any fps (
--fps
) with sound - Resize images / videos (
--width
,--height
) - Easy to use
Requirements
- A terminal that supports truecolor (list) and utf-8 (most terminals should support utf-8).
Usage
ptmv FILE [OPTIONS]
-
Required arguments
-
FILE
File to display/play or youtube url
-
-
Optional arguments
-
-y
.--youtube
View youtube videos -
--height
Set height (setting bothwidth
andheight
will ignore original aspect ratio) -
--width
Set width (setting bothwidth
andheight
will ignore original aspect ratio) -
--start-time
Set start position for video.
-
-f
,--fps
Set fps (default 15 fps) -
-m
,--mute
Mute audio -
-h
,--help
Display help
-
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
ptmv-1.0.2.tar.gz
(5.0 kB
view hashes)
Built Distribution
ptmv-1.0.2-py3-none-any.whl
(6.7 kB
view hashes)