[GH-ISSUE #151] Alternative Social media redirect URL gives Security/Timeout Errors #111

Closed
opened 2026-02-25 20:34:55 +03:00 by kerem · 3 comments
Owner

Originally created by @ghost on GitHub (Nov 23, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/151

I found that when user enabled "Replace social media links" from settings, redirect links for youtube breaks due to auto embedding of prefix "www" in urls for example https://www.invidiou.site/ is broken. Without "www" prefix it works without any issues. Also this instance might have some frequent downtime issues, i can't access it mostly or maybe their server side load issue.

I think adding "www" as prefix in all redirect urls might break their functionality someday, so pls remove "www" prefix & use https:// as prefix only.

Also my suggestion is to use Snopyta Org Instance for Youtube redirecting if possible.
Take a look at this https://snopyta.org/

Thanks for doing an awesome work on whoogle.

Originally created by @ghost on GitHub (Nov 23, 2020). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/151 I found that when user enabled "Replace social media links" from settings, redirect links for youtube breaks due to auto embedding of prefix "www" in urls for example https://www.invidiou.site/ is broken. Without "www" prefix it works without any issues. Also this instance might have some frequent downtime issues, i can't access it mostly or maybe their server side load issue. I think adding "www" as prefix in all redirect urls might break their functionality someday, so pls remove "www" prefix & use https:// as prefix only. Also my suggestion is to use Snopyta Org Instance for Youtube redirecting if possible. Take a look at this https://snopyta.org/ Thanks for doing an awesome work on whoogle.
kerem closed this issue 2026-02-25 20:34:55 +03:00
Author
Owner

@benbusby commented on GitHub (Nov 28, 2020):

Thanks for bringing this to my attention! I've updated the invidious instance to invidious.snopyta.org, and there shouldn't be any issues with supporting www subdomains now. (2ecde83860)

<!-- gh-comment-id:735258238 --> @benbusby commented on GitHub (Nov 28, 2020): Thanks for bringing this to my attention! I've updated the invidious instance to invidious.snopyta.org, and there shouldn't be any issues with supporting www subdomains now. (2ecde8386090dd36b69e82a264ebd3a96b0ac739)
Author
Owner

@ghost commented on GitHub (Nov 29, 2020):

Thanks @benbusby for quickfix

Unfortunately there is one more issue with invidious redirection which totally breaks its working for mobile users.

When user accessing whoogle from an mobile device all youtube links starts with mobile format i.e https://m.youtube.com.
Now When user enabled "Replace Social media links" & access whoogle from mobile phone the invidious links also contains "m" word as prefix same on mobile youtube version which breaks invidious redirection.
Currently it redirects to https://m.invidious.snopyta.org/ which is invalid URL.
Valid one is https://invidious.snopyta.org/

<!-- gh-comment-id:735317615 --> @ghost commented on GitHub (Nov 29, 2020): Thanks @benbusby for quickfix Unfortunately there is one more issue with invidious redirection which totally breaks its working for mobile users. When user accessing whoogle from an mobile device all youtube links starts with mobile format i.e https://m.youtube.com. Now When user enabled "Replace Social media links" & access whoogle from mobile phone the invidious links also contains "m" word as prefix same on mobile youtube version which breaks invidious redirection. Currently it redirects to https://m.invidious.snopyta.org/ which is invalid URL. Valid one is https://invidious.snopyta.org/
Author
Owner

@benbusby commented on GitHub (Nov 29, 2020):

Gotcha -- I should've thought of that. Should be fixed now.

<!-- gh-comment-id:735319833 --> @benbusby commented on GitHub (Nov 29, 2020): Gotcha -- I should've thought of that. Should be fixed now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#111
No description provided.