Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 956 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 956 Bytes

GitHub GitHub top language

Widevine HBOMax Extension

This is a heavily modified version of the netflix 1080p chrome extension that basically just intercepts the HBOMax main javascript file and loads my modified version instead.
Its primary use is for making metadata and manifest information available for my modified widevine l3 decryptor extension and backend downloader.
TL;DR its part of my collection of tools for drm content downloading and decryption.
I'm opensourcing it now since it doesnt contain any hardcoded sensitive data and it doesnt have much use without the other tools. Plus Widevine is being updated to fix the problem this stuff uses.

NOTE

  • THIS IS FOR EDUCATIONAL PURPOSES ONLY!
  • I WILL NOT PROVIDE SUPPORT FOR THIS