A simple but effective one page TikTok video downloader (watermark free) script (developed by Tufayel)
Go to file
Tufayel Ahmed 83fc9a7eba
Applied a fix on download URL parser
Due to the website update, the parsing code is now adjusted to match the changes.
2020-07-26 11:15:36 +06:00
index.php Applied a fix on download URL parser 2020-07-26 11:15:36 +06:00
README.md watermark free api is back, thank you @dutchtom91 2020-07-19 14:24:39 +06:00
Screenshot.PNG Add files via upload 2020-04-12 18:49:57 +06:00

TikTok Video Downloader PHP Script

A simple but effective one page TikTok video downloader script in PHP, developed by Tufayel Ahmed

Screenshot

Interface

Features

  • Supports short url(subject to change), normal video urls(desktop style urls only)
  • Supports watermark free video downloading (thanks to @dutchtom91 for the API suggestion)

Acceptable URL Formats

Limitations

  • 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

Usage

Simply download and deploy. No changes required.
Live: Check Here for Demo