larley

Results 21 comments of larley

that got taken down, but it can still be found. just search for it

let me know if you figure something out, as i was only able to play the file using vlc. ffmpeg failed

Do you mind if integrate this into my spotify downloader that I'm developing? Also, while you're at it, could you also do this to the AAC_24 quality, as it's also...

A sample aac file [sample_aac.zip](https://github.com/user-attachments/files/16201861/sample_aac.zip)

Sure, but i'd like the downloader to support it too. It's up to you if you want to create another rebuilder.

Simpler example. Only works if we move the `empty` function and `defineProperty` variable into the **inner** `deobfuscate` function. Will throw the same error if this is not done, so it's...

Replacing `__p_0675685366` with `(() => {})` and `__p_8649819683` with `Object.defineProperty` will prevent the errors but the resolving of obfuscation functions still doesn't _really_ work. [webcrack_out.js.txt](https://github.com/user-attachments/files/20639518/webcrack_out.js.txt)

Mozilla bug report has been opened: https://bugzilla.mozilla.org/show_bug.cgi?id=1972665

There is no reason for hls.js to natively implement proprietary key encryption which would normally be handled by **your** code. Even if you did implement this, it wouldn't really make...