selsta

Results 960 comments of selsta

@Reino17 Can you PR your changes? I tried to add Windows CI support here but it did not seem to work: https://github.com/selsta/hlsdl/runs/616171505

https://d272f79eqy1rdf.cloudfront.net/82ee0b9b-b607-47e2-897d-761791413248/master_Ott_Hls_Ts_Avc_Aac_16x9_1920x1080p_30Hz_8500Kbps.m3u8 does not play in my Safari browser. Is it a valid .m3u8 file?

Yes, it’s possible to use this on macOS. Do you know how to compile programs in general?

Open Terminal and enter: ``` git clone https://github.com/selsta/hlsdl cd hlsdl make ./hlsdl [url] ```

Try `xcode-select --install` first

https://stackoverflow.com/questions/28706428/invalid-active-developer-path-on-mac-os-x-after-installing-ruby

@pducharme Install brew.sh then `brew install openssl`

SAMPLE AES + DRM isn’t supported with hlsdl and software that decrypts that doesn’t exist publicly. > If it can be played by a browser, there should be a way...

Do you mean this? https://github.com/selsta/hlsdl/pull/44/commits/d1fb34f99c090f12bad17aa40f10750de95e0a9e This forcefully ignores the DRM detection, the resulting file will be broken. I don’t know how @ngaullier is using this.

Firefox ships with a DRM binary blob (`Widevine Content Decryption Module`), it allows you to watch it but not download it. That's the point of DRM.