diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-07-30 10:39:46 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-07-30 10:39:46 -0700 |
| commit | 1ad49a5220370bbc032c58e3ac7309b5bcada126 (patch) | |
| tree | 9ebea25d6327fe933efa049c2eea339bd1c67126 /README.md | |
| parent | c9e1ed68428b36b59a560bd411598c4c93de519a (diff) | |
update docs with burnsubs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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` |
