puemos / hls-downloader

Web Extension for sniffing and downloading HTTP Live streams (HLS)

Home Page:https://puemos.gitbook.io/hls-downloader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Before you fork...

If you are looking for a template, check out this repo: https://github.com/puemos/browser-extension-template


Capture and download HTTP Live streams (HLS) from your browser

This extension is completely free and published under the MIT license.



Table of Contents


Get it

Firefox

Firefox

Microsoft Edge

Microsoft Edge

Google

Google just removed the extension from the store due to a claim

Globo Comunicação e Participações SA informs that the denounced extension is practicing and/or supporting the practice of illegal activities related to Globo's Copyright Law. This extension allows full and high resolution downloads of Globo content from the Globoplay streaming platform. The disclosure and sale of clandestine services puts the safety of consumers at risk and contributes to organized crime.

Build

  1. Clone the repo
  2. Ensure you have node, npm installed
  3. Run sh ./build.sh
  4. Raw files will be at ./src/extension/dist/
  5. The zip will be in ./extension-archive.zip

Installation

  1. Download the zip file from the latest release (https://github.com/puemos/hls-downloader/releases)
  2. Open chrome://extensions/
  3. Enable Developer mode
  4. Drop the zip file into the page
  5. Enjoy :)

Usage

TODO: Write usage instructions

Contributing

Contributing guideline

TL;DR

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Contributor Covenant Code of Conduct

Code of Conduct guideline

License

The MIT License (MIT)

Copyright (c) 2024 Shy Alter

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Web Extension for sniffing and downloading HTTP Live streams (HLS)

https://puemos.gitbook.io/hls-downloader/

License:MIT License


Languages

Language:TypeScript 92.1%Language:JavaScript 4.9%Language:CSS 1.6%Language:Shell 0.9%Language:HTML 0.6%