Skip to content

Instantly share code, notes, and snippets.

View derezzolution's full-sized avatar

dissolve into pixels derezzolution

View GitHub Profile
@derezzolution
derezzolution / mergechapters.py
Last active January 15, 2024 15:52 — forked from cliss/mergechapters.py
Merge Files with Chapters
import datetime
import json
import os
import subprocess
import sys
#############
### USAGE ###
#############