TikTok-Video-Downloader/README.md
2020-07-19 14:24:39 +06:00

1.4 KiB

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