Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invidious and shared Youtu.be links #763

Closed
hermann-san opened this issue Jul 18, 2023 · 8 comments
Closed

Invidious and shared Youtu.be links #763

hermann-san opened this issue Jul 18, 2023 · 8 comments

Comments

@hermann-san
Copy link

Hi,
When I receive a shared youtu.be link , like https://youtu.be/tI8rlHo832g
It won't be properly redirected to the video via Invidious instances / frontend.
The video won't open, but instead the link get's redirected to the popular youtube feed
It would be great if you could have a look into this.
Thanks.

@IkelAtomig
Copy link
Member

Seems to be working fine for me.

@hermann-san
Copy link
Author

hermann-san commented Jul 18, 2023

So it seems to be an issue with the invidious instances that I've tried.

some random instances I've tried just now :

worked
https://inv.zzls.xyz
https://invidious.privacydev.net
https://invidious.slipfox.xyz

didn't work
https://inv.bp.projectsegfau.lt
https://invidious.tiekoetter.com
https://invidious.lunar.icu/
https://inv.pistasjis.net
https://iv.melmac.space/
https://invidious.no-logs.com
https://inv.bp.projectsegfau.lt
https://yewtu.be/
https://invidious.tiekoetter.com

Could this be an issue with individual Invidious instances and do you have an idea what it could be?

@ManeraKai
Copy link
Member

ManeraKai commented Jul 21, 2023

It's probably bc of instances not on the latest version. We can't fetch more information from a shortened link it's invidious' problem.

@ManeraKai ManeraKai closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2023
@schklom
Copy link

schklom commented Jul 25, 2023

For what it is worth, I just tried https://invidious.privacydev.net and it does not redirect correctly. I also tried with my private instance using the latest Docker image, and it does not work either.

@hermann-san
Copy link
Author

There is this issue here that indicates a possible bug in Invidiuos.
iv-org/invidious#3933

@rezad1393
Copy link

could this be worked around in the addon until invidious fixes it?

for example addon can redirect https://youtu.be/BiiPDwCbzbM to https://www.youtube.com/watch?v=BiiPDwCbzbM.
or just add the watch?v= for now to the invidious url ?

@ManeraKai ManeraKai reopened this Sep 4, 2023
@rezad1393
Copy link

https://youtube.com/live/ZPnlpbymGZc
these videos are also not correctly redirected.

these issues causes a lot of pain for user of invidious and maybe a temporary workaround here would help.
for example converting all these link, in the addon process, to the /watch?v= for now.

@rezad1393
Copy link

what makes this so bad is that user loses the link.
if I open many links and they all go to homepage instead of actual video page, there is no back button for it to go back and find the link I opened.

that's why I asked for a workaround for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants