You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple script using YT-DLP do download an episode from MTV.com, and then merge the resulting multiple output MP4 files using ffmpeg. MTV episodes are split in to multiple MP4 files, so resulting output for a single episode can be between 3-11+ MP4 files. This script is a band-aid for that.
TF2 Config Merger is a bash script that merges different TF2 config files into one. It works with any custom config folder and avoids compatibility issues from files sharing the same name. It appends .cfg and .txt files with headers showing their original names and folders.
A simple Bash script to collect and consolidate files from subdirectories of a root directory into a single _all folder, while preserving their parent directory names as filename prefixes.