From cdf63dbdbf948e468fbde8647ae7bdbd95f18ede Mon Sep 17 00:00:00 2001
From: Tufayel Ahmed <39314838+TufayelLUS@users.noreply.github.com>
Date: Sun, 19 Jul 2020 14:24:39 +0600
Subject: [PATCH] watermark free api is back, thank you @dutchtom91
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 60e790b..537f68f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ A simple but effective one page TikTok video downloader script in PHP, developed
# Features
* Supports short url(subject to change), normal video urls(desktop style urls only)
-* No support for watermark free video downloading
+* Supports watermark free video downloading (thanks to @dutchtom91 for the API suggestion)
# Acceptable URL Formats
* https://www.tiktok.com/@username/videoID
* https://vm.tiktok.com/videoID (or similar shorturls)
@@ -12,6 +12,7 @@ A simple but effective one page TikTok video downloader script in PHP, developed
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
* 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