- Shell 69.1%
- Raku 30.8%
| add-darkreader-lock | ||
| convertwebsitetowebp.raku | ||
| LICENSE | ||
| match-subs.raku | ||
| mkvtovtt | ||
| mkvtovtt.bat | ||
| mkvtovtt.raku | ||
| README.md | ||
| rem-non-english.raku | ||
| renameflacfolder.raku | ||
| smartcast | ||
| update-slackbuild-version | ||
scripts
Scripts I made that I use:
add-darkreader-lock - Disables Dark Reader on a site by adding a darkreader-lock meta tag to all HTML files in a folder.
convertwebsitetowebp.raku - Converts all .jpgs, .gifs and .pngs in a folder to .webp, stores the old images in a separate folder and then updates all .htm and .html files in the folder to reflect the new .webps.
renameflacfolder.raku - Removes all mentions of FLAC, APE, ALAC or 24-bit from folder names inside a folder.
smartcast - wrapper for castnow and catt to stream videos to a Chromecast with VTT subtitles.
mkv_to_vtt - Convert .mkv subtitle tracks to .vtt files using ffmpeg.
match-subs.raku - Renames subtitle files to match video files in a folder by matching S##E## episode codes (e.g., S01E05) in filenames.
rem-non-english.raku - Removes all non-English language tracks from mkv files.
update-slackbuild-version - Update a SlackBuild's version number and optionally download and update the MD5 in the .info file. Can also fetch the latest version from git.