Search found 2 matches

by me_dex
Wed Jan 17, 2024 5:33 am
Forum: Advanced MakeMKV usage
Topic: mmkv_abi: A Python library for MakeMKV
Replies: 3
Views: 3634

Re: mmkv_abi: A Python library for MakeMKV

The obfusticated playlist titles really throw a wrench in non-JRE methods. Of course, I'm _assuming_ there is definitive data in the JRE which aids in defeating the obfustication, but I really don't know :-/. The goal of this project is basically just to provide advanced scripting access to MakeMKV...
by me_dex
Tue Jan 16, 2024 4:29 am
Forum: Advanced MakeMKV usage
Topic: mmkv_abi: A Python library for MakeMKV
Replies: 3
Views: 3634

mmkv_abi: A Python library for MakeMKV

https://github.com/me-dex/mmkv_abi Hewwo! I've created a Python library for interacting with MakeMKV. This library allows lower level access into MakeMKV's API's via makemkvcon's ABI which is usually utilized for the GUI. This means that more information can be gathered from both the disc and drive...