2020-04-12 15:15:18 +03:00
|
|
|
# TikTok Video Downloader PHP Script
|
2020-05-11 19:16:11 +03:00
|
|
|
A simple but effective one page TikTok video downloader script with <b>watermark free support</b> enabled, developed by Tufayel Ahmed
|
2020-04-12 15:54:05 +03:00
|
|
|
# Screenshot
|
2020-04-12 16:02:29 +03:00
|
|
|
<img src="https://raw.githubusercontent.com/TufayelLUS/TikTok-Video-Downloader-PHP/master/Screenshot.PNG" alt="Interface" /><br>
|
2020-05-11 19:15:42 +03:00
|
|
|
# Features
|
2020-05-30 20:49:02 +03:00
|
|
|
* Supports short url(subject to change), normal video urls(desktop style urls only)
|
2020-05-11 19:15:42 +03:00
|
|
|
* Supports watermark free video downloading
|
2020-04-25 11:20:22 +03:00
|
|
|
# Limitations
|
2020-05-11 19:15:42 +03:00
|
|
|
* May stop working for a while if the user agent is flagged for abuse. Change user agent if stops working.
|
|
|
|
* Short URL support is subject to change anytime
|
2020-05-30 20:49:02 +03:00
|
|
|
* 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
|
2020-04-12 15:15:18 +03:00
|
|
|
# Usage
|
|
|
|
Simply download and deploy. No changes required.
|
|
|
|
<br>
|
2020-05-11 19:15:42 +03:00
|
|
|
Live: <a href="https://www.novice-geek.com/tiktok.php">Check Here for Demo</a>
|