From be69b982ea29109a1944e2a625f241044d749f51 Mon Sep 17 00:00:00 2001
From: Tufayel Ahmed <39314838+TufayelLUS@users.noreply.github.com>
Date: Tue, 28 Jul 2020 12:18:07 +0600
Subject: [PATCH] Added guide on how to download video
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 537f68f..5ac5e18 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,13 @@ 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)
* Supports watermark free video downloading (thanks to @dutchtom91 for the API suggestion)
+# Video Download Guide
+* First find an acceptable URL format of video to download.
+* Paste it in the input field of the webpage
+* Press download button
+* Scroll down to Download video button. There will be both watermarked and watermark free download button
+* In case watermark free button loads blank page, please keep refreshing that blank page again until you see the watermark free video. (API glitch)
+* Enjoy the video!
# Acceptable URL Formats
* https://www.tiktok.com/@username/videoID
* https://vm.tiktok.com/videoID (or similar shorturls)