-
-
Notifications
You must be signed in to change notification settings - Fork 330
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
bug(YouTube - hide info cards): Some info cards still show up (a/b test) #367
bug(YouTube - hide info cards): Some info cards still show up (a/b test) #367
Comments
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as off-topic.
This comment was marked as off-topic.
I cannot reproduce, and info cards do not show up for those videos. It might be an a/b test for a different implementation of info cards. To confirm if it is an a/b test, try these steps and see if the issue is fixed:
|
Yep they don't show up when in incognito mode. (both with app signature spoofing turned on and off). |
Then it's an a/b test. Signature spoofing wont fix it. You can try turning on app spoofing (under |
It worked perfectly. Thank you so much! |
So i was about to create a new issue as i experienced the same thing before i found this one. The component name is apparently info_card_teaser_overlay.eml |
Yes but it blocks also the related video panel when you swipe up in landscape |
Post the log statement that shows |
I think I've found the component name to block only info cards.
|
But what is the entire log string? The hide info cards patch can make additional specific checks that custom filter cannot. |
I'm not so experienced with revanced development, but I can leave here the logs. These are the logs when an infocard appears (no custom filtered):
|
Bug description
Example 1: pop-up appears at 0:30 (mobile only), see screenshot:
https://www.youtube.com/watch?v=pqCVMRcj_bc
Example 2: pop-up appears at 2:47 (mobile only), see screenshot:
https://www.youtube.com/watch?v=gvzC8MmC850
Steps to reproduce
see bug description above.
Solution
fix info card visibility
The text was updated successfully, but these errors were encountered: