Live data from Hacker News

Show HN: Firefox add-on to open YouTube videos in alternative front ends

github.com

31–40 of 135 posts

Re: Show HN: Firefox add-on to open YouTube videos in alternative front ends

#31

While we're on the subject of youtube annoyances: are there any extensions that disable "ambient mode?" This infuriating feature provides nothing useful and absolutely murders Apple Silicon GPUs, draining the battery very, very quickly.

I remember there was a toggle in the player settings to disable Ambient Mode, have they removed that option ?

Re: Show HN: Firefox add-on to open YouTube videos in alternative front ends

#32
post #8
post #7

I've been using Privacy Redirect and some of the other generalist redirector extension with quite some success. Privacy redirect also redirects twitter to nitter, reddit to libreddit or old.reddit, Google Maps to openstreetmap and other stuff. Redirects can be enabled/disabled to ones taste. That's quite neat. Combined with my private invidious instance so I can subscribe to channels without this data leaving compute…

Are nitter instances still working? I was under the impression that project died when Elon curtailed api access.

I used the official nitter.net instance successfully just yesterday, at least with the limited functionality I cared about.

It’s likely to come and go as they fight an arms race.

Re: Show HN: Firefox add-on to open YouTube videos in alternative front ends

#35
post #8
post #7

I've been using Privacy Redirect and some of the other generalist redirector extension with quite some success. Privacy redirect also redirects twitter to nitter, reddit to libreddit or old.reddit, Google Maps to openstreetmap and other stuff. Redirects can be enabled/disabled to ones taste. That's quite neat. Combined with my private invidious instance so I can subscribe to channels without this data leaving compute…

Are nitter instances still working? I was under the impression that project died when Elon curtailed api access.

You're probably thinking of libreddit, which indeed shut down when Reddit's API access was shut off. Now most libreddit instances out there either return a 429 error or simply don't exist anymore.

Nitter on the other hand has been doing fine on my end. Instances with heavy traffic, such as nitter.net, do frequently run into rate limiting errors. But if you use relatively more obscure instances, then almost nothing has changed.

Re: Show HN: Firefox add-on to open YouTube videos in alternative front ends

#36
post #33

I'm using ublock Origin and have never seen any of those. For those with ubO who still see them, cleaning the cache and updating the filters within ubO seems to help. https://addons.mozilla.org/en-US/firefox/addon/ublock-origin...

I am using ubO too, I just purged the cache and updated the filters, still experiencing the same issue. Maybe YT is still testing this and haven't rolled out the blocking on everyone just yet?

Re: Show HN: Firefox add-on to open YouTube videos in alternative front ends

#37
I made myself a bookmarklet last week to open the current URL with invidious. Not because of the adblocker prejudice (although there were reports, it hadn't hit me yet) but because YouTube was increasingly unable or unwilling to play videos.

As a side benefit, invidious can block comments and related videos so it's a better experience.

javascript:window.location=%22https://[your favorite invidious implementation]/watch%22+document.location.search

Re: Show HN: Firefox add-on to open YouTube videos in alternative front ends

#38
post #18
post #7

I've been using Privacy Redirect and some of the other generalist redirector extension with quite some success. Privacy redirect also redirects twitter to nitter, reddit to libreddit or old.reddit, Google Maps to openstreetmap and other stuff. Redirects can be enabled/disabled to ones taste. That's quite neat. Combined with my private invidious instance so I can subscribe to channels without this data leaving compute…

Thanks for sharing your setup, might look into that. In my case, the reason I decided to create the extension is that I didn't want to completely leave YT per se, but rather use the recommendations and browse the homepage and actually watch what I want on an alternative frontend.

Is it able to feed user interactions back to YouTube? I want to like and comment on videos I like.

Re: Show HN: Firefox add-on to open YouTube videos in alternative front ends

#39
post #8
post #7

I've been using Privacy Redirect and some of the other generalist redirector extension with quite some success. Privacy redirect also redirects twitter to nitter, reddit to libreddit or old.reddit, Google Maps to openstreetmap and other stuff. Redirects can be enabled/disabled to ones taste. That's quite neat. Combined with my private invidious instance so I can subscribe to channels without this data leaving compute…

Are nitter instances still working? I was under the impression that project died when Elon curtailed api access.

nitter.cz is still working complete with RSS support.

nitter.nl/net work, but without RSS.

Many of the other instances have become unreliable.

Re: Show HN: Firefox add-on to open YouTube videos in alternative front ends

#40
It would be nice if browsers were able to get around all these kinds of shenanigans directly, instead of having to always reach for extensions and addons and endlessly participate in this cat and mouse game. After all, the browser is supposed to be the user's agent. Its job is to do what the user wants and fetch the content that the user asks for.

Somewhere along the path, we've made a terrible turn and allowed the browsers to become agents of the web developers instead, gatekeeping on behalf of web sites, rather than serving the user's interests.

My ideal browser would load up a site like YouTube, and, knowing my already-configured preference for ad-free, minimalist layout, would present it as a Craigslist-style list of links with thumbnails, ignoring the mess of JS and CSS that the site's developer futilely sends.

Post reply on HN