Giter Site home page Giter Site logo

michal2sab / convert-m3u8-to-mp4 Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 3.0 13 KB

Very simple batch and bash scripts for both windows and linux. You can convert M3U8 stream playlist to a playable MP4 video. You can also basically download any stream-only video off a lot of websites. Useful if the website doesn't have a download option for the video you want.

Batchfile 59.70% Shell 40.30%
batch-script ffmpeg converter video m3u8 mp4 video-downloader downloader video-converter cmd windows easy-to-use simple linux shell bash

convert-m3u8-to-mp4's Introduction

Convert M3U8 to MP4

Usually videos that are streamed and don't allow you to see the direct video file link have a main .m3u8 file which has information about all of the video chunks that can be put together and converted into a mp4. If there's no download button but you want that video anyway, this small tool will come in handy.

What is this?

Very simple batch and bash scripts for both windows and linux. You can convert M3U8 stream playlist to a playable MP4 video. You can also basically download any stream-only video off a lot of websites. Useful if the website doesn't have a download option for the video you want.

Requirements

You need to install FFmpeg properly (with adding to the PATH) or do it the noob way (download ffmpeg.exe and put inside your folder)

How to get M3U8 file from online video

You got two options:

  • Run fiddler in background before you start watching your video and catch the .m3u8 url in traffic after you press play on the video (make sure 'capture traffic' is enabled).

  • Open browser console before you start watching your video, go to the network tab and catch the M3U8 url when you press play on your video. It's easier with fiddler imo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.