YT redirect to Invidious on login request

Redirects youtube links to invidious instances if youtube requires you to login for geo-blocking or age restriction

< Feedback on YT redirect to Invidious on login request

Review: OK - script works, but has bugs

§
Posted: 2021-03-03

If clicking an embedded video like this: https://youtu.be/1YrWo76TzRg , the script will interpret the link with a suffix "&feature=youtu.be" so it'll look like this. https://invidious.snopyta.org/watch?v=1YrWo76TzRg&feature=youtu.be

Nevertheless, users can delete that suffix to link the correct address.

XynothAuthor
§
Posted: 2021-05-03

I can't get youtube to add the &feature=youtube.be link command even on the link you pasted, but I added some code to remove the suffix nevertheless on 1.1.5, so that shouldn't happen anymore.

Post reply

Sign in to post a reply.