A thing to sends you video files to brazil (like air drop)
(converts video file to braille)
-
DEPENDENCIES!
-
npm i
(inside the downloaded folder) -
sudo apt install graphicsmagick ffmpeg
(used to work with video & braille things)
-
-
Aquire video whatever youtube downloader or yt-dlp or sth idk
-
Check for a good threshold:
-
sh test.sh /path/to/video
-
sh testplay.sh
-
Whichever number looks best is your new threshold!
-
-
Convert entire video:
node convert.js /path/to/video <fps> <number> /path/to/output
(this is gonna take a while) -
Play or convert to script:
-
playing:
node play.js /path/to/previous/output
-
converting to shell scirpt:
node script.js /path/to/previous/output <echo or wall> /path/to/file.sh