You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rule pasted below should redirect to the VIDEOS tab of a YouTube channel, and it woirks when "Ópen in a new tab" but not on "internal YouTube navigation". Note that the option for "Types" is "Any type" (I know some single page apps are tricky in this regard).
You are not redirected to /videos tab when using "internal YouTube navigation". Probably because the data is loaded with an AJAX request and there is no real document.href redirection happening.
Go back and click on the channel's name but "Opeining in a new tab"
You are redirected to the VIDEO tab
System specs
Request Conrol Version 1.15.5
Firefox 102.0.1 (64-bit) (with a bunch of addons)
Windows 10
Thanks!
The text was updated successfully, but these errors were encountered:
Crul
changed the title
Internal links (single page navigation) not being processed on YuoTube
Internal links (single page navigation) not being processed on YouTube
Jul 29, 2022
I can confirm this is still/also a problem on FF 105.0.3 on macOS 11.7. I tested on a fresh profile to eliminate possible conflicts, using the following rule:
To test, go to https://www.youtube.com/results?search_query=shorts and click on any of the search results. You would expect to get redirected to the normal version of the selected video, but instead you're taken to the Shorts version. The redirect does work as expected if you open the video in a new tab.
Expected behavior
The rule pasted below should redirect to the VIDEOS tab of a YouTube channel, and it woirks when "Ópen in a new tab" but not on "internal YouTube navigation". Note that the option for "Types" is "Any type" (I know some single page apps are tricky in this regard).
Actual behavior
You are not redirected to /videos tab when using "internal YouTube navigation". Probably because the data is loaded with an AJAX request and there is no real document.href redirection happening.
Steps to reproduce the problem
System specs
Request Conrol Version 1.15.5
Firefox 102.0.1 (64-bit) (with a bunch of addons)
Windows 10
Thanks!
The text was updated successfully, but these errors were encountered: