Skip to content

Improved ASCII Media Player

Latest
Compare
Choose a tag to compare
@PK-cod3ch3mist PK-cod3ch3mist released this 14 Oct 09:38
· 18 commits to main since this release
30a43c2

TL;DR

In this release,

  • AMP shifts from using RGB colour models to HSI ones for faster and easier conversion and mapping of colour.
  • The code is refactored into a single class.
  • There is now support for play/pause and quit player (in between of a video playback).

This release continues to use curses module like the previous one. So if you are on windows, you would need to run this on WSL.

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0