Socket
Socket
Sign inDemoInstall

ptmv

Package Overview
Dependencies
4
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ptmv

An utf-8/truecolor image and video viewer for the terminal


Maintainers
1

Readme

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 both width and height will ignore original aspect ratio)

    • --width Set width (setting both width and height 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

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc