I just played around with that exact GitHub repo and found that the comment at the end of the README is very useful.
openssl enc -d -nosalt -in downloadedfile -aes-128-cbc -K 746869732d6165732d6b657900000000 -iv 00000000000000000000000000000000
The Key changed in a recent update, so I found...