[GH-ISSUE #148] [BUG] conversion of youtube url to Invidious url - wrong domain #106

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

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

Describe the bug
URL's for Invidious are using the www.invidiou.site domain, which leads to a dead end because it has a bad certificate.
Perhaps they should be translated to invidiou.site (without the www part) which works.
Not sure if this is a Whoogle issue or one in Invidious (they may fix their certificate), but might be worth considering.

To Reproduce
Steps to reproduce the behavior:

  1. Configure your Whoogle to translate social links
  2. Search for Ariana Grande Thundercat “Them Changes” Adult Swim
  3. Scroll a bit down to find the Invidious link for that clip
  4. Click the link, you get a certificate error.

Deployment Method

  • [ x] Heroku (one-click deploy)
  • Docker
  • run executable
  • pip/pipx
  • Other: [describe setup]

Version of Whoogle Search

  • Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • [x ] Version [0.2.1]
  • Not sure
Originally created by @github-ronk on GitHub (Nov 17, 2020). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/148 **Describe the bug** URL's for Invidious are using the www.invidiou.site domain, which leads to a dead end because it has a bad certificate. Perhaps they should be translated to invidiou.site (without the www part) which works. Not sure if this is a Whoogle issue or one in Invidious (they may fix their certificate), but might be worth considering. **To Reproduce** Steps to reproduce the behavior: 1. Configure your Whoogle to translate social links 2. Search for **Ariana Grande Thundercat “Them Changes” Adult Swim** 3. Scroll a bit down to find the Invidious link for that clip 4. Click the link, you get a certificate error. **Deployment Method** - [ x] Heroku (one-click deploy) - [ ] Docker - [ ] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [ ] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [x ] Version [0.2.1] - [ ] Not sure
kerem 2026-02-25 20:34:55 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Thanks for letting me know, the www subdomain issue has been fixed with 2ecde83860. The invidious instance has also been updated to use the one from snopyta.org, since the health of that instance seems to be a lot better.

<!-- gh-comment-id:735258567 --> @benbusby commented on GitHub (Nov 28, 2020): Thanks for letting me know, the www subdomain issue has been fixed with 2ecde8386090dd36b69e82a264ebd3a96b0ac739. The invidious instance has also been updated to use the one from snopyta.org, since the health of that instance seems to be [a lot better](https://instances.invidio.us/).
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#106
No description provided.