Search found 2 matches
Re: TizenTube
Hi, I'm actually the developer of this project! Thank you for sharing it here. I guess I just forgot to post it here
.
- Mon Jun 19, 2023 12:16 pm
- Forum: [F] General
- Topic: mitmproxy support/How to install CA Certificate?
- Replies: 0
- Views: 5821
mitmproxy support/How to install CA Certificate?
Hi. I recently rooted my TV (UE40F6650) to remove ads from the YouTube app. The most logical solution (I think) would be to use a MITM proxy to overwrite YT JS files to modify JSON.parse. Here's an example: https://github.com/FriedChickenButt/youtube-webos/blob/main/src/adblock.js#L76. How can I ins...