GithubHelp home page GithubHelp logo

stream-downloader's Introduction

Online Video Stream Downloader

This program helps to download videos streamed online. It requires a little bit of IT knowledge to be able to use it but I hope to improve it as time goes by.

Pre-requisites

You need the following to be installed on your Windows/Linux/Mac

  1. Node
  2. ffmpeg

How to install

To install you need to take the following steps:

  1. clone this repository on your PC/Mac by running:

git clone this repository link

  1. install the required node modules by running:

npm install

How to use

  1. Open the site you want to download streamed video from
  2. Inspect the site and go to the network tab of your developer console (use Chrome for best result)
  3. Play and pause the video and wait for the index.m3u.. file to show up
  4. Create a file inside of the files/ directory and save it as a .txt file e.g 1and2.txt
  5. Copy the content of the m3u file and save it inside of your just created txt file
  6. run node file_formatter to create a json files of the links needed to create the full video
  7. open the download.js file and on line 10 insert the name of the file you want to download.
  8. run npm start to start downloading the video.

Note

This was only tested on Mac, if you have issues running it on a Windows/Linux, please open an issue. Thanks

Contribute

If you would like to contribute to this project, please fork the repository, make your changes, explain what has changed and push for review. Once accepted, your code would get merged to this project

Disclaimer

This is made only for educational purposes. Please do not use this software maliciously.

stream-downloader's People

Contributors

olayinkaokewale 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.