fluks / redirect-link

A browser addon to redirect a link to somewhere else.
GNU General Public License v3.0
22 stars 2 forks source link

I am trying to get Youtube links to redirect to Invidious #37

Closed linlinxza closed 1 year ago

linlinxza commented 1 year ago

https://www.youtube.com/c/ to https://vid.puffyan.us/channel/

AND

https://www.youtube.com/channel/ to https://vid.puffyan.us/channel/

I tried using %q, but that didn't work.

EDIT:

Never mind. Got it working with this:

Enable URL: ^https://www.youtube.com/channel/* URL: https://vid.puffyan.us/channel/%p[1]