Git Product home page Git Product logo

zackmark29 / stream-detector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 54ac/stream-detector

1.0 0.0 0.0 58 KB

A Firefox addon written in JavaScript which provides an easy way to keep track of URLs to playlists and subtitles used by Apple HLS, Adobe HDS, MPEG-DASH, and Microsoft Smooth Streaming streams.

Home Page: https://addons.mozilla.org/en-US/firefox/addon/hls-stream-detector/

License: Mozilla Public License 2.0

JavaScript 82.41% HTML 17.59%

stream-detector's Introduction

The Stream Detector

What is this?

This is a Firefox addon written in JavaScript which provides an easy way to keep track of URLs to playlists and subtitles used by Apple HLS, Adobe HDS, MPEG-DASH, and Microsoft Smooth Streaming streams.

Also assembles readymade youtube-dl (recommended)/FFmpeg/Streamlink/hlsdl commands which (should) include all of the necessary cookies and headers.

A screenshot of a notification.

More details and screenshots available in the AMO listing.

What is this written in?

  • Javascript,
  • WebExtensions API, including:
    • Notifications,
    • Clipboard,
    • Storage,
    • Tabs.

What's the point?

Being able to easily find direct URLs to streams on the Internet. I wrote this initially for my own use - I was fed up with hunting for URLs in the Network Monitor and manually adding all the necessary headers and cookies.

Is anyone even using this?

As of writing this document, the addon has been downloaded over 200,000 times, with over 9,000 average daily users. The usage statistics are publicly available, in case anyone is interested.

How do I use this?

Upon being notified that a stream has been detected (as in the screenshot above), click the toolbar button, and then click on the appropriate filename to copy the URL in its desired form. Use the addon's options page to customize your experience.

Where can I download this?


Future plans and things to do

  • Clean up the URL detection routine. The filename/extension part is particularly messy (it works, though),
  • Rethink the UX,
  • Implement per-tab lists,
  • Sort detected URLs by video/audio quality? This would require downloading and parsing every detected manifest. Might not be feasible,
  • Search through the HTML for URLs?

Additional notes

This should go without saying, but I am not responsible for and do not condone this addon being used for any nefarious purposes. Copyrighted content is probably DRM-ed anyway.

stream-detector's People

Contributors

54ac avatar doronbehar avatar jose1711 avatar

Stargazers

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