Skip to content

valeravorobjev/m3u8-downloader

Repository files navigation

M3U8 Downloader

The application is designed to download video files in m3u8 format.

Install

You can get this from nuget https://www.nuget.org/packages/m3u8-downloader/

dotnet tool install --global m3u8-downloader --version 1.0.4

Using

m3u8downloader url=https://videosite.com/video out=myvideo

Progress

If OK, will create new file myvideo.ts.

About

Download m3u8 video and merge parts into one video file. Also it scanning html page for sources and download them.

Resources

Stars

Watchers

Forks

Packages

No packages published