-
-
Notifications
You must be signed in to change notification settings - Fork 593
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
Redirecting YouTube Links to PipePipe Application #2377
Comments
I currently use 3 different launchers based on location profiles. Anyway, I use KISS, TinyBit Launcher and another one, and none open YT searches on either NewPipe and at least 2 other forks. Other sites like Wikioedia, etc, work. Like OP, links go to whatever browser is set as default. I have removed YT via ADB from user0 and have set Newpipe and its forks at one point or another as the default YT links and nothing. Always to the browser. In my experimenting, I have found one app that does work on all. If you set it as the default YT link opener and that is Freetube. Problem seems to be be with either Android, or or far more likely, NewPipe. Since like you defaulting to NewPipe does nothing. I have searched for an answer and I have not been able to find something that I have not already tried. As FYI: This phone is on Android 15. |
Currently "Search engines" work using a URI and that means that the application that is registered in Android to receive the link will get that intent we send. |
@TBog Fair. I am left wondering as to why Freetube works while Newpipe fails. Perhaps the issue could be addressed by Newpipe upstream, albeit I read others are able to open YT links without problems, presumably from other launchers. I tried it on Kvaesitso and NP does not work but again Freetube does. Do not know if something could be done on the launcher end. For the time being, I am getting around by having a shortcut on the dock that starts Newpipe's RouterActivity which directly opens into app's search field. Or in Kvaesitso, you can share the contents of the search field right into Newpipe. Neither approach is optimal, however. Any ideas would be appreciated. |
As we can see from the NewPipe AndroidManifest the |
Ha. I see. Thank you @TBog for shedding some light into this. |
Hello,
I've been using Kiss Launcher for a long time and I'm very happy with it. First of all, I want to thank everyone who contributed to its development.
I have the following issue: When I perform a YouTube search from Kiss Launcher's search bar, it opens the official YouTube app. However, I want the search results to open in the PipePipe application instead.
To achieve this, I disabled the YouTube app and went to my Android phone’s settings, where I set PipePipe as the default app for all YouTube links. After that, I tried searching on YouTube using Kiss Launcher’s search bar again. However, this time, it started opening the link in a browser instead of PipePipe. It still does not open in PipePipe.
Does anyone know a solution to this issue? If not, how can we solve it?
Thanks in advance!
The text was updated successfully, but these errors were encountered: