chandler-stimson / live-stream-downloader

Download M3U8 live streams to the local disk
https://webextension.org/listing/hls-downloader.html
201 stars 70 forks source link

Feature: allow plugin to be disabled for specific websites #62

Open soju-hananim opened 1 month ago

soju-hananim commented 1 month ago

I have found two websites that breaks as a result of having this plugin enabled. The breakage is rather significant since when this extension is enabled I can not login into those sites.

It would be beneficial to allow website to be whitelisted so that LSD doesn't inject its scripts onto those sites. For example, how uBlock Origin can be disabled for individual sites.

Screenshot 2024-05-13 at 22 08 30

This would help to at least help return functionality for #49 too.

chandler-stimson commented 1 month ago

This extension does not inject anything into web pages unless you have the "Improve Media Detection" option checked. So, by the default configs, there must be no issue.

If the issue occurs after having this option enabled, you need to provide more debugging info.

soju-hananim commented 1 month ago

humm... I did have that checked. I'll turn that off and run for a bit to see if the issue resolves.