Coder Social home page Coder Social logo

daylamtayari / m3u8-downloader Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 5.0 1.46 MB

Java M3U8 downloader proof of concept.

License: GNU General Public License v3.0

Java 100.00%
m3u8 m3u8-downloader m3u8download m3u8-download m3u8-dl m3u8downloader java java-8 java-download java-downloader

m3u8-downloader's Introduction

Java M3U8 Downloader

This is a proof of concept demonstration for the downloading of M3U8 files using Java.

The code itself contains all of the notes, explanations and descriptions.

The code itself is well documented and is split in 3 seperate classes:

  • Main class: This class contains all of the user prompts and the method calls to run the program.
  • Downloader class: This class contains all of the methods for downloading and retrieval of the individual chunks from the M3U8 playlist.
  • FileHandler class: This class contains all of the methods that handles the merging of files and the creation of temporary folders.

This program should not be implemented into a professional solution as-is.
It requires minor adaptations for each particular use.

Credits:

  • arVahedi: His Java M3U8 downloader repository helped me understand how the downloading of M3U8 files works.

m3u8-downloader's People

Contributors

daylamtayari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.