Video TikTok Downloader using 🧰 NodeJS with Watermark and Non-Watermark!
- Make sure you have yarn installed, and you are using the yarn berry version.
- Clone/fork into a directory you want.
- Install all dependencies correctly (
yarn install
) - Ran
yarn dev
(default web port:3000
)
Environment Setup:
- Rename
.env.example
to.env
- Fill
REDIS_URL
value with your redis database url.
Environment Setup on Hosting: (vercel)
- Go to your project settings.
- Find
Environment Variables
button and click it. - Add environment variable with
REDIS_URL
as the name, and fill the value using your redis url.
Check this out.
Feel free to open an issue if you have a problem or find a bug. That would be very helpful!
- TikTok
- SnapTik
- Tikmate
- SaveFrom
- TTDownloader
- Musically Down
- TikDown
- DownTik
- LoveTik
- TikTokDownloaderOne
- GetVidTik
🧗♀️ Contribution(s) are welcome!