Update README.md

This commit is contained in:
Tufayel Ahmed 2020-06-14 14:52:59 +06:00 committed by GitHub
parent 83790a2f11
commit 3e21d421a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,11 @@ A simple but effective one page TikTok video downloader script with <b>watermark
# Features # Features
* Supports short url(subject to change), normal video urls(desktop style urls only) * Supports short url(subject to change), normal video urls(desktop style urls only)
* Supports watermark free video downloading * Supports watermark free video downloading
# Acceptable URL Formats
* https://www.tiktok.com/@username/videoID
* https://vm.tiktok.com/videoID (or similar shorturls)<br>
<b>N.B: </b> Any URL that is not under tiktok.com domain is not supported and will throw error<br>
Do not put URL of m.tiktok.com as this is not redirected to web version automatically and you are requested to collect either short url or desktop urls
# 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