Browser extension to find backend streaming services addresses.
Currently, Fangen has official tested support for the following browsers, although it might work for others, that is not guaranteed.
- Chrome
First, clone the repository:
git clone https://github.com/zaryo/fangenAfter that, go to your browser and load the unpacked extension:
- Chrome: Go to chrome://extensions. Enable developer mode and press "Load unpacked". Select the repository you just cloned in the previous step.
Go to a streaming website which you want to discover streaming server addresses.
After you play the video, in extension pop-up, click in the "Get streaming servers addresses" button.
After that, the streaming server addresses will show up in the middle, it will show all the available servers, so you can scroll them down.
Fangen start a service worker in the background, which listens for the browser requests, which headers are checked against a set of MIME types to verify what establishes persistent connections and storing their origins. Those origins are shown on the button click event.



