A simple but effective one page TikTok video downloader (watermark free) script (developed by Tufayel)
Go to file
Tufayel Ahmed ee33e324d1
Temporary fix using TikTok API
There has been some malfunction with the videoKey collection process, so I have changed it to use the TikTok API. The verifyFp value of the API endpoint may expire, this is a concern to worry about.
2024-09-10 23:53:15 +06:00
cronjob_delete_videos.php Cronjob file to delete local videos if applicable 2020-09-30 20:29:42 +06:00
index.php Temporary fix using TikTok API 2024-09-10 23:53:15 +06:00
README.md Update README.md 2023-02-03 18:14:37 +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)

Video Download Guide

  • First find an acceptable URL format of video to download.
  • Paste it in the input field of the webpage
  • Press download button
  • Scroll down to Download video button. There will be both watermarked and watermark free download button
  • In case watermark free button loads blank page, please keep refreshing that blank page again until you see the watermark free video. (API glitch)
  • Enjoy the video!

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: Not Available Anymore due to no financial support.

Troubles Downloading Videos?

  • Create an issue in this repository and I will get to know.
  • Make sure to follow correct video URL format.
  • Try once again and wait for "Download Video" button to appear in bottom section of the page. It should auto scroll for you, if not, scroll down manually.
  • Please do not create issues about "Watermark free videos not downloading after videos uploaded from and after 27th July, 2020" as there is already a open issue for that. As soon as I have a solution that is feasible, I will update the code mentioning the changes.