Terminal video player using ascii characters
Stars
92
Forks
15
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
20
commits
fix colors in cplayer
95f4ec0
add new YT video link to description
e680ad9
add missing color.py
4f00f1e
add missing youtube_utils.py
45ad383
enable usage of colors
891e096
enable streaming youtube videos directly into the player
7242c9d
add embedding feature
f239b4f
add docs for rpi installation
ffc7e13
adds cplayer for raspberrypi
72af2a1
fix ratio on player.py
2956c20
Merge branch 'master2'
3166e77
improve pixel ratio
d9e59f7
add youtube video url to README
3a6265b
adds info on how to use webcam as source
8cdf1b4
enables webcam input via index as argument
de5f1a6