Update README.md

This commit is contained in:
Tufayel Ahmed 2020-05-11 22:15:42 +06:00 committed by GitHub
parent 585811903a
commit 1b310d46b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,14 @@
# TikTok Video Downloader PHP Script
A simple but effective one page TikTok video downloader script developed by Tufayel
A simple but effective one page TikTok video downloader script with watermark free support enabled, developed by Tufayel Ahmed
# Screenshot
<img src="https://raw.githubusercontent.com/TufayelLUS/TikTok-Video-Downloader-PHP/master/Screenshot.PNG" alt="Interface" /><br>
# Features
* Supports short url(subject to change), normal video urls
* Supports watermark free video downloading
# Limitations
* No short url support(sometimes works as long as you don't spam with same server ip), please use https://www.tiktok.com/@user/video/1234567890123456789 format for video links
* No support for watermark removal
* 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
# Usage
Simply download and deploy. No changes required.
<br>
Live: <a href="https://www.tufayel.rocks/tiktok.php">Check Here for Demo</a> (Please do not judge based on live server)
Live: <a href="https://www.novice-geek.com/tiktok.php">Check Here for Demo</a>