What I mean is that it still shows the item on the person's profile even when I use this code. I put it in the Videos of Author block in developer app:
ย array (
'allow_visible_to' => 3,
ย 'module' => 'bx_videos',
ย 'method' => 'browse_author',
)