From 3e21d421a1c37e0f498ee68e1dc1269c9297d1e2 Mon Sep 17 00:00:00 2001 From: Tufayel Ahmed <39314838+TufayelLUS@users.noreply.github.com> Date: Sun, 14 Jun 2020 14:52:59 +0600 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 801db2f..9dbde9b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ A simple but effective one page TikTok video downloader script with watermark # Features * Supports short url(subject to change), normal video urls(desktop style urls only) * Supports watermark free video downloading +# Acceptable URL Formats +* https://www.tiktok.com/@username/videoID +* https://vm.tiktok.com/videoID (or similar shorturls)
+N.B: Any URL that is not under tiktok.com domain is not supported and will throw error
+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. * Short URL support is subject to change anytime