Video TikTok Downloader using 🧰 NodeJS with Watermark and Non-Watermark!
- Clone/fork into a directory you want.
- Install all dependencies correctly (
yarn install
ornpm install
) - Install vercel cli too with
npm install vercel -g
oryarn global add vercel
- Ran
vercel dev
for development (default port is:3000
)
Use
vercel --prod
for production use 😎
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.
- TikTok
- SnapTik
- Tikmate
- SaveFrom
- TTDownloader
- Musically Down
- DLTik
- TTSave
- DDDTik
- TikDown
- DownTik
- LoveTik
- Tokup
- TikTokDownloaderOne
🧗♀️ Contribution(s) are welcome!