Skip to content

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

Notifications You must be signed in to change notification settings

kristofmoens/M3UVODDecrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages