puemos / hls-downloader

Web Extension for sniffing and downloading HTTP Live streams (HLS)
https://puemos.gitbook.io/hls-downloader/
MIT License
1.86k stars 232 forks source link

Google has pulled the ext, can you instead put it on F-droid? #198

Closed Jake-s16 closed 3 years ago

Jake-s16 commented 3 years ago

Google has pulled the ext, can you instead put it on F-droid?

This way, those of us who are unfamiliar with building ext from source, can still install and use this extension.

codingwithshawnyt commented 3 years ago

Either that or giving instructions on how to pack the source in to a .crx file and add it would be very useful to the non-dev users.

Vangelis66 commented 3 years ago

Most thankully, the extension has been archived by crx4chrome.com:

https://www.crx4chrome.com/crx/95140/

where the latest and previous versions can be obtained (as signed .CRX files) and installed (open chrome://extensions, optionally enable dev mode, drag and drop the CRX file) ; of course, not a solution for future versions, if/when released by the author...

puemos commented 3 years ago

During this weekend I will work on adding a crx to the latest release, and will keep maintaining it for future releases

codingwithshawnyt commented 3 years ago

Ok, thanks!

puemos commented 3 years ago

Done and automated from now on https://github.com/puemos/hls-downloader-web-extension/releases/tag/v3.1.0

codingwithshawnyt commented 3 years ago

Thanks a bunch!