A simple tiktok video downloader using python flask web app framework that actually works but with watermarks!
- Simple yet easy to use
- First find an acceptable URL format of video to download.
- Paste it in the input field of the webpage
- Press download button
- Download will start immediately once the video data is stored into the server
- When captcha verification is triggered, your video will not download until captcha is solved.
- Deploy as a flask application and install the requirements using requirements.txt file
- Follow online flask deployment tutorial if required
- Enjoy the web app!