Update README.md

This commit is contained in:
Tufayel Ahmed 2020-05-30 23:49:02 +06:00 committed by GitHub
parent 0ad05fc5ad
commit 83790a2f11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,11 +3,13 @@ A simple but effective one page TikTok video downloader script with <b>watermark
# Screenshot # Screenshot
<img src="https://raw.githubusercontent.com/TufayelLUS/TikTok-Video-Downloader-PHP/master/Screenshot.PNG" alt="Interface" /><br> <img src="https://raw.githubusercontent.com/TufayelLUS/TikTok-Video-Downloader-PHP/master/Screenshot.PNG" alt="Interface" /><br>
# Features # Features
* Supports short url(subject to change), normal video urls * Supports short url(subject to change), normal video urls(desktop style urls only)
* Supports watermark free video downloading * Supports watermark free video downloading
# Limitations # Limitations
* May stop working for a while if the user agent is flagged for abuse. Change user agent if stops working. * 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 * 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 # Usage
Simply download and deploy. No changes required. Simply download and deploy. No changes required.
<br> <br>