Skip to content

zaryo/fangen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fangen

Browser extension to find backend streaming services addresses.

Compatibility

Currently, Fangen has official tested support for the following browsers, although it might work for others, that is not guaranteed.

  • Chrome

Install

Manual installation

Unpacked

First, clone the repository:

git clone https://github.com/zaryo/fangen

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

Usage

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.

fangen-ui

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-ui-with-links

Themes

Dark

dark-fangen-ui dark-fangen-ui-with-links

How it works

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.

About

Browser extension to find backend streaming services addresses.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors