Troubleshooting technical issues is much easier when both the user and support agent practice clear communication. For this reason, we have provided the template below for you to fill out with information about your issue. Please provide as much detail as possible so we can most efficiently resolve your problem.
Description of the issue:
Redirecting from a youtube video in the browser to the corresponding video in the app (via clicking on the up-right button “Open app”) doesn’t work.
When you try to click it, it shows you that the corresponding URL address is not functioning, with the message “this site cannot be reached”, with the error name: “ERR_UNKNOWN_URL_SCHEME”. (See screenshot).
Given an example url address for youtube: https://m.youtube.com/watch?v=dQw4w9WgXcQ&pp=0gcJCfwAo7VqN5tD
The URL it redirects to is:
intent://m.youtube.com/watch?v=dQw4w9WgXcQ&feature=mweb_to_native_app_11268432&itc_campaign=mweb_to_native_app_11268432&redirect_app_store_ios=1&app=desktop#Intent;package=com.google.android.youtube;scheme=vnd.youtube;launchFlags=268435456;end
It seems the HTTP syntax is broken (in my non-expert opinion), with the semicolons after the #intent , which seems to be wrong.
Also, the redirect_app_store_ios parameter is set to 1. What?? I am on android, brave.
app=desktop . I am on mobile bro.
i tried to fix these 2 wrong parameters, but the same error occurs.
I also changed ‘;’ parameters with ‘&’, and it didn’t work too.
I had also tried to reproduce the issue in Opera, Chrome and Edge, (i tested them because i was thinking it is Chromium’s fault or something) and all of them were working as expected.
How can this issue be reproduced?
-
Go to a video from youtube.com (important detail: go into the brave browser, no matter the edition)
-
Click on “open app” button from the up-right.
Expected result:
Brave should have redirected from youtube.com link to the corresponding video in the app.
Brave Version( check About Brave):
Brave Nightly version: 1.83.11
Brave official release version: 1.80.126
Mobile Device details:
Mobile; Samsung galaxy a13 5g (SM-A136B); android 14; One UI 6.1;
Additional Information:
