From 1ad49a5220370bbc032c58e3ac7309b5bcada126 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 30 Jul 2026 10:39:46 -0700 Subject: update docs with burnsubs --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b98cb4..26ae345 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,11 @@ These are a generic set of tools/helpers for running some sort of media service For Jupyter Notebooks, please refer to the information within each one for more info -# grab.sh +# Shell Scripts +Below is a description of each available shell script. A `help()` command is also available in each one. + +## grab.sh Grabar is a bridge bash script that allows you to download some file via aria2c and then upload it after via rclone to any source you've configured. Optionally uses ntfy for notifications + +## burnsubs.sh +Given a directory, for each pair of media and subtitle file, produce a new video where the subtitle is burned onto the media. Style is customizeable, requires `ffmpeg` -- cgit v1.2.3