GitHunt
KR

kristofmoens/M3UVODDecrypter

A Python script to decrypt M3U playlist automatically into a single container file.

Introduction

This is a tool to decrypt the m3u stream files which use AES-128 encryption. To use:

python decryptVODStream "<url>"

It's important to put the quotes around the url, otherwise they will be interpreted by the shell.

This will download all the video files in the current directory and create one main file which will contain the decrypted assembled stream.

Languages

Python100.0%
Created December 11, 2016
Updated June 4, 2025