Skip to content

Ashuh/ascii-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Video Player

Usage

To play video in terminal:

python ascii_video_player.py --file /bad_apple_demo.mp4 --output string --width 100

To play video in a window:

python ascii_video_player.py --file /bad_apple_demo.mp4 --output image --width 100

To use your own video, place the file in the input folder and replace the file name in the above command.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages