The one you posted is no more available. That link has expired.
If you are on windows then grab
, then download python 3.8 at least - if you do not already have it - or newer version (
is easiest, just unpack it to a folder, you will have a python.exe in it), and here is the
file (password: hbqc), click on RAW text, copy everything and paste it to a file called hbqc.py.
Now just run
"python.exe hbqc.py -h" -- read the help I wrote, but basically, if you do nothing but just run it like
"python hbqc.py path/to/folder/of/coding/vids/to/compress" it will create a hb.json file in that folder that will contain all .mp4/.mov/.ts files set at 720p and 10fps, 56k or 48k mono audio. Now just start handbrake, hit escape when it started, open the queue from its toolbar and in the new queue window, click options and then import queue, give it your freshly created hb.json file - you should see all of them imported in the queue, hit start queue, and wait. It will use hevc encoding set using the CPU (so not using any hw acceleration from gpus), the reason being is that I found this creates the best quality videos, hw-acceleration caused larger files, audio getting out of sync, etc.
Enjoy and have a good new year!