WP Manifestindependent plugin directory
manifest / media / plugin-wp-tiktok-downloader

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.zip

New 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

screenshot output

Installation

  1. Download as zip
  2. Go to dashboard/ admin panel wordpress
  3. Find menu 'plugin' and then 'add new'
  4. Find 'Upload Plugin' button
  5. Choose downloaded file
  6. Activate plugin
  7. Put this shortcode anywhere you want [tiktok-downloader]

Notes: Video files on server would be deleted every one hour!

Shortcode

[tiktok-downloader]

Demo

Check Here for 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