File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # BadApple-Python-Module
1+ ## BadApple-Python-Module
22
33Python Module: Play the video in the console as ASCII art.
44
5- Where there is light, there is [ Bad Apple!!] [ ba ]
5+ Where there is light, there is [ Bad Apple!!] ( https://www.youtube.com/watch?v=FtutLA63Cp8 )
66
7- ** Install ** :
7+ ##### Installation
88
99``` sh
1010python -m pip install badapple
1111```
1212
13- ** Recommended optional dependencies** :
14-
15- Only wav audio or no audio: Python module ** simpleaudio** .
16-
17- Multiple audio & video formats supported: command-line tool ** FFmpeg** .
18-
19- ** Run** :
13+ ##### Run
2014
2115``` sh
2216python -m badapple
2317```
2418
25- ** Help message** :
19+ ##### Help message
2620
2721``` markdown
2822usage: badapple [ options] ...
@@ -48,5 +42,3 @@ options:
4842 --preload preload video (not play)
4943 --debug debug
5044```
51-
52- [ ba ] : https://www.youtube.com/watch?v=FtutLA63Cp8
You can’t perform that action at this time.
0 commit comments