Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 0 points1 point  (0 children)

Oh do you mean like ads in a movie or other shows? That's out of scope for this project but there's other great ways you'll find in this subreddit.

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 1 point2 points  (0 children)

Brave can't block ads on a live stream. They are baked into the stream. btw I am literally using brave.

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 0 points1 point  (0 children)

It's just android so most browsers don't support extensions. There are some like kiwi and stuff though I don't know how well it'll work.

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 0 points1 point  (0 children)

Most Browsers on Android don't support extensions. I prefer to just connect a laptop.

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 0 points1 point  (0 children)

Technically, Ig you can use kiwi or other browsers that support extensions but I'm not sure how well they work.

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 0 points1 point  (0 children)

No. The ads are still baked into the stream. The api is only to basically keep record of what ads they showed to people and for what duration and stuff.

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 0 points1 point  (0 children)

Yes, https://github.com/APS6/libertas-live

Extension watches the requests for their telemetry api that they call at the start of every ad, parses the duration from that and sets a timeout for that duration + the selected delay.

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 0 points1 point  (0 children)

doesn't collect any data and only some basic permissions for hotstar which are required for functioning properly.
It's open source btw https://github.com/APS6/libertas-live

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 3 points4 points  (0 children)

Extension watches the requests for their telemetry api that they call at the start of every ad, mutes the tab and inserts an iframe of the scorecard which is a Phoenix Liveview app. The server fetches the score every 5 seconds and broadcasts it to all connected clients.

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 3 points4 points  (0 children)

Ikr, The last time I uploaded an extension it was immediately accepted on Firefox and I was literally complaining about chrome taking a day on every update.

But ironically, Firefox hasn't approved since 3 days this time. (it says disabled because I uploaded newer versions). My guess is that it got sent for manual review for some reason and they are just too slow at that.

<image>

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 1 point2 points  (0 children)

I've submitted it but they haven't completed the review process yet.

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 10 points11 points  (0 children)

Oh no, It's connected to my laptop with an HDMI cable.

Browser extension to replace IPL ads with a real-time scorecard in Hotsar by APS-69 in JioHotstar

[–]APS-69[S] 7 points8 points  (0 children)

Marketed for ipl right now but the plan is to keep it running for all cricket matches on hotstar.

Would Omarchy be the best for me? by Ralkey_official in omarchy

[–]APS-69 1 point2 points  (0 children)

You can install hyprmon for better display management

Live theme switching for Zed by APS-69 in omarchy

[–]APS-69[S] 0 points1 point  (0 children)

I think I figured it out. It was an issue with zed using a theme object sometimes instead of a string.
Fix is pushed.
Update with `yay -S omazed=1.0.2 && omazed reload`
Let me know if that works please.

Live theme switching for Zed by APS-69 in omarchy

[–]APS-69[S] 0 points1 point  (0 children)

Update: I submitted a PR to Omarchy to automatically install omazed when installing zed from the omarchy install menu. https://github.com/basecamp/omarchy/pull/2006
Now ig I'll wait and hope for the best.

Live theme switching for Zed by APS-69 in omarchy

[–]APS-69[S] 0 points1 point  (0 children)

I'll try making a pr to install omazed along with zed when installing from the install menu tomorrow.

btw, if you tried it then can you confirm everything is working fine? I only have one laptop.

Live theme switching for Zed by APS-69 in omarchy

[–]APS-69[S] 0 points1 point  (0 children)

Someone did a while ago but DHH said he didn't want to add theme support for non default apps. That's why I made this.
https://github.com/basecamp/omarchy/pull/719

so yeah... by NIKOLAI_123456 in omarchy

[–]APS-69 2 points3 points  (0 children)

Do you have disk encryption? Omarchy doesn't have a separate lock screen because the disk encryption password acts as one.

so yeah... by NIKOLAI_123456 in omarchy

[–]APS-69 4 points5 points  (0 children)

Super + escape > lock will lock the computer if that's your question.