chandler-stimson / live-stream-downloader

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

doesn't support some website #58

Open tjuer opened 2 months ago

tjuer commented 2 months ago

this extension is great and very useful.

but I find it doesn't support some website. how to make it more poweful. which source file should be hacked if I want to make is support some new sites?

chandler-stimson commented 1 month ago

https://github.com/chandler-stimson/live-stream-downloader/blob/master/v3/worker.js#L78

This function is in charge of identifying m3u8 streams. Certain websites may not adhere to the correct mime type or might even encode this file before delivering it to the player.