ASCII_bad_apple icon indicating copy to clipboard operation
ASCII_bad_apple copied to clipboard

ASCII art video of Bad Apple

Results 2 ASCII_bad_apple issues
Sort by recently updated
recently updated
newest added

# I know this repo seems dead But! I am hoping this will help new users come to this repo! 99% of people run python3 so I think this should...

mplayer's status line sometimes causes visual artefacting in the ascii art. can be fixed by changing line 9 from os.system('mplayer -vo null -vc null video.mp4 &') to os.system('mplayer -quiet -vo...