Skip to content

A Curses Python script that uses ffpyplayer to play colored ASCII videos in the terminal with YouTube support.

License

Notifications You must be signed in to change notification settings

Samq64/color-ascii-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color ASCII Player

A Curses Python script that uses ffpyplayer to play colored ASCII videos in the terminal with YouTube support.

Setup

pip install -r requirements.txt

Windows will also need to install windows-curses.

On some Linux distributions a Python virtual environment might need to be created first.

cd colour-ascii-player/
python -m venv ./
source ./bin/activate

About

A Curses Python script that uses ffpyplayer to play colored ASCII videos in the terminal with YouTube support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages