invidious-redirect icon indicating copy to clipboard operation
invidious-redirect copied to clipboard

Makehook: fixes improper adding `www.` to redirection domains

Open joha2 opened this issue 5 years ago • 8 comments

  • href returned https://www.youtube.com/...
  • the string replacement only replaces youtube.com by invidous domain given
  • this leads to a wrong www. in front of some domains
  • for the original invidio.us domain this did not matter since www.invidio.us works, too

Should solve #20 at least partially.

joha2 avatar Sep 26 '20 09:09 joha2

@metiis is there anything preventing this PR from being merged?

joha2 avatar Oct 17 '20 07:10 joha2

Please merge this, the add-on is basically useless otherwise.

grondilu avatar Nov 23 '20 16:11 grondilu

It would be great to merge this

N07070 avatar Dec 29 '20 14:12 N07070

Is @metiis around ? Is this project discontinued ?

MicroCheapFx avatar Apr 02 '21 10:04 MicroCheapFx

Anyone looking for a working solution: Switch to the Redirector extension (https://github.com/einaregilsson/Redirector). It is a generic redirector. Here is an example configuration for redirecting YouTube links to an invidious instance:

Bildschirmfoto 2021-04-02 um 1 38 02 PM

dschuessler avatar Apr 02 '21 11:04 dschuessler

Is @metiis around ? Is this project discontinued ?

In this case it can be transfered to @abandonware org for community maintenance

see how:

https://rzr.github.io/rzr-presentations/docs/abandonware

rzr avatar Jun 12 '21 12:06 rzr

Anyone looking for a working solution: Switch to the Redirector extension (https://github.com/einaregilsson/Redirector). It is a generic redirector. Here is an example configuration for redirecting YouTube links to an invidious instance:

Bildschirmfoto 2021-04-02 um 1 38 02 PM

The point of this extension was and is, that it does not have crazy permissions like access to every single website. Only youtube.com - I don't understand why those extensions make it so bloated and just use "access everything" for the sake of "its easier for me". I just want a redirector extension that redirects YOUTUBE links to piped or maybe invidious. No need for fancy stuff and to access every single domain I use in my Browser.

I mean this is kinda ridiculous for something that should just redirect a youtube link to another site...

Access browser tabs Access browser activity during navigation Access your data for all websites

halictuz avatar Dec 26 '21 15:12 halictuz

@eqniz Great recommendation! Have tested it out and it works wonderfully! Thank you very very much!

MrFlyingToasterman avatar Jun 14 '22 13:06 MrFlyingToasterman