(Really zoomed out gnome ternimal)
https://www.github.com/Ubuntufanboy/ascii-video-player
First, clone the repo git clone https://www.github.com/Ubuntufanboy/bad-apple.git
Second, cd into the repo by running cd bad-apple
Thrid, run this command chmod +x install.sh
Now you can run bash ./install.sh
Next run, python3 launcher.py
You can also run python3 remote.py
to control the video and audio (Pause and play and rewind etc)
If something isnt working or does not look right here are the tips recomended to fix the issue
Step 1: Check if you have all the important things installed by running these commands yt-dlp --help
and ffmpeg --help
.
Step 2: run sudo apt-get update && sudo apt-get upgrade
. Then run bash ./install.sh
Step 3: Still not working? Try look at error messege and open a issue in the issue tab.
Step 4: Try re-installing or check for missing packages
Step 5: Something is seriously wrong. Contact the developer and I'll start working on it right away. Open an issue for better workflow
If you want to help this project then you can make a pull request for any idea or error you find in the code.
You can also make an issue in the issue tab for any features you would like to be added to the project.