Added guide on how to download video

This commit is contained in:
Tufayel Ahmed
2020-07-28 12:18:07 +06:00
committed by GitHub
parent 83fc9a7eba
commit be69b982ea

View File

@@ -5,6 +5,13 @@ A simple but effective one page TikTok video downloader script in PHP, developed
# 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 (thanks to <b>@dutchtom91</b> for the API suggestion) * Supports watermark free video downloading (thanks to <b>@dutchtom91</b> 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 # Acceptable URL Formats
* https://www.tiktok.com/@username/videoID * https://www.tiktok.com/@username/videoID
* https://vm.tiktok.com/videoID (or similar shorturls)<br> * https://vm.tiktok.com/videoID (or similar shorturls)<br>