benbusby / whoogle-search

A self-hosted, ad-free, privacy-respecting metasearch engine
https://pypi.org/project/whoogle-search/
MIT License
9.62k stars 948 forks source link

[FEATURE] Open in freetube for youtube videos #111

Closed temporallyaccount closed 3 years ago

temporallyaccount commented 4 years ago

This is the ever mad feature request opened in this repository. 😂 @benbusby is it possible? whoogle project UI side only need display special symbol end of youtube URL in search result. when user click then open the video on freetube (something similar in telegram eg: when user click "open in telegram" https://t.me/fedora)

Freetube current repository. (freetube also use invidious). https://github.com/FreeTubeApp/FreeTube freetube vue rewrite repository (still not finished) https://github.com/FreeTubeApp/FreeTube-Vue

You already replaced search results with Nitter/Invidious/Bibliogram. https://github.com/benbusby/whoogle-search/pull/106

temporallyaccount commented 4 years ago

https://github.com/FreeTubeApp/FreeTube#browser-extension (freetube's dev) and if search engine call to the app then extension doesn't require. https://github.com/FreeTubeApp/freetube-redirect - freetube://

federicotorrielli commented 3 years ago

Tried with the extension on, and it works already. There is no need to really implement this.

benbusby commented 3 years ago

Thanks for looking into that @federicotorrielli, I'll go ahead and close this.