Skip to content

Ronald-TR/terminal-media-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal-media-player

Play videos in ascii art in the terminal!

(still) only work in linux

External dependencies

  • ffmpeg

so, install ffmpeg in your SO and add it to environment variables.

How to install

* git clone
* cd to repo
* pipenv install
* pipenv shell (to start the virtual environment)

How to use

in youtube:

python tmplayer.py link/to/youtube/video --youtube

in files:

python tmplayer.py path/to/file --file

in absolute video urls, just give the link:

python tmplayer.py url/to/video

Example

IMAGE ALT TEXT HERE

In alpha, enjoy!

About

Play videos in ascii art in the terminal!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages