TikTok Downloader
Simple plugin for wordpress to download tiktok by using shortcode so user can put it anywhere!
by Tubagus Putra Kencana · github.com/tubaguskencana/plugin-wp-tiktok-downloader
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/tubaguskencana/plugin-wp-tiktok-downloader/archive/refs/heads/main.zipNew Feature
Basic Statistics are available now!
Plugin Wordpress Tiktok Downloader
Simple plugin for wordpress to download tiktok by using shortcode so user can put it anywhere!
Screenshot

Installation
- Download as zip
- Go to dashboard/ admin panel wordpress
- Find menu 'plugin' and then 'add new'
- Find 'Upload Plugin' button
- Choose downloaded file
- Activate plugin
- Put this shortcode anywhere you want [tiktok-downloader]
Notes: Video files on server would be deleted every one hour!
Shortcode
[tiktok-downloader]
Demo
Limitation
- May stop working for a while if the user agent is flagged for abuse. Change user agent if stops working.
- Sometimes it may throw captcha and downloader might fail at that time. Try later in such cases.
- Short URL support is subject to change anytime
- Does not support private videos
- No support for video urls of format m.tiktok.com/v/123456789.htm but supports shorturls and full desktop urls
Source
Based on PHP Tiktok Downloader