Privacy Settings
Platforms: TikTok
The Privacy Settings script is used to bulk update privacy settings for TikTok posts based on view count filters.
Steps
- Select the device to run the script.
- Click
Script>Privacy Settings. - Configure the task settings:
- Post Filter Parameters:
- Maximum View Count: Enter the maximum view count to filter posts. Only posts with views ≤ this number will be updated.
- Maximum Posts to Process: Enter the maximum number of posts to process. Set to 0 for unlimited processing.
- Privacy Setting Parameters:
- Who can watch this video: Select one option:
Everyone: Anyone can watch the videoFriends: Only friends can watch the videoOnly you: Only you can watch the video
- Who can watch this video: Select one option:
- Toggle Parameters:
- Allow comments: Enable or disable comments on the post.
- Allow reuse content: Enable or disable content reuse, including Duet, Stitch, Sticker, and Add to Story.
- Post Filter Parameters:
- Click
Start Scriptto begin.
How It Works
The script follows this workflow:
- Navigate to the Videos tab
- Scan posts and parse view counts
- Find posts matching the filter criteria (views ≤ max_views)
- Enter the post detail page
- Click the "Privacy settings" button
- Wait for the settings dialog to appear
- Set the watch permission according to your selection
- Intelligently toggle the "Allow comments" switch
- Intelligently toggle the "Allow reuse" switch
- Return to the list and continue processing the next post
- Repeat until all matching posts are processed
Note
- The privacy settings script may not always succeed; retry failed tasks if needed.
- The script only processes posts that match the view count filter.
- Changes are applied immediately and cannot be undone through the script.
- Make sure to review your privacy settings before running the script on multiple posts.