i'm looking to implement a decryption method into my android app because i want to do it manually. i tried using mp4decrypt for android but i couldn't get it to run executable. i'm now looking for maybe a php or python method to decrypt a segment. and i seen it was possible to just decrypt the segment without the header in that N_m3u8_re thing using shaka or mp4decrypt. does anyone know how to do this?