Giter Club home page Giter Club logo

m3u8-downloader's Introduction

m3u8-downloader

Downloader m3u8 files from URL. Downloader has 2 mode: gui and cli. For more information run m3u8-downloader help

Install

  1. Go get:
go install -v github.com/kuznetsovin/m3u8-downloader@latest
  1. Install from source:
git clone https://github.com/kuznetsovin/m3u8-downloader.git
cd m3u8-downloader
make

How to use

Run gui version:

./m3u8-downloader gui 

Run cli version:

./m3u8-downloader cli [url] [output_file] 

For more information run m3u8-downloader help

m3u8-downloader's People

Contributors

deflateawning avatar kuznetsovin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

m3u8-downloader's Issues

Ошибка command not found: m3u8-downloader при использовании команды

  1. Склонировала и собрала проект как написано в readme (использовала даже оба варианта)

image

  1. Из папки, куда был склонирован репозиторий выполняю команду, что описана в readme в разделе "How to use"
    m3u8-downloader -url <path_to_m3u8> -file <path_to_output_file>

Фактический результат:
ошибка zsh: command not found: m3u8-downloader

Что я делаю не так?

High RAM usage

m3u8 contains 1588 x ts segments 4 sec each = 1h45min total. Out video file is 606 MB (h.264 mp3)
Looks like mem leak. File size not changing, it can be opened with a player - video is ok. GUI App is hanging and uses 11% cpu and 5.5GB RAM and it is growing

Generated Output File is not Readable

I came across your code and decided to give it a try and for the most part it does what it seems to, but the resulting output file is not playable.

I am not sure if you are actively developing this, but I was wondering if you can provide some context on what might be going wrong?

Spasibo

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.