/m3u8_to_mp4

Simple script to convert m3u8 from url to mp4 video

Primary LanguagePythonMIT LicenseMIT

M3U8 To MP4

Simple script to convert m3u8 req to mp4

Installation

After install requirement

    install "openssl" https://slproweb.com/products/Win32OpenSSL.html and add to path
    pip install -r requirements.txt

Run Locally

Clone the project

    python run.py

Usage/Examples

    change headers, url, and insert key_decrypt if necessary

Authors