Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
feat: reels_player_overlay ads
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX authored Jun 13, 2022
1 parent dcfcc36 commit a30776f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ public static boolean containsAd(String value, ByteBuffer buffer) {
blockList.add("shelf_header");
blockList.add("cell_divider");
blockList.add("watch_metadata_app_promo");
blockList.add("reels_player_overlay");

bufferBlockList.add("ad_cpn");
}
Expand Down

1 comment on commit a30776f

@ronin08
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't remove ads in shorts, instead hide the ad details (text on the video) 🤣

Please sign in to comment.