/tiktok-dl

Free TikTok Video Downloader | Watermark and Without Watermark Support

Primary LanguageTypeScriptMIT LicenseMIT

⏫ TikTok Downloader

Video TikTok Downloader using 🧰 NodeJS with Watermark and Non-Watermark!

〽️ Technology/Dependencies

Develop 👷

  • Clone/fork into a directory you want.
  • Install all dependencies correctly (yarn install or npm install)
  • Install vercel cli too with npm install vercel -g or yarn global add vercel
  • Ran vercel dev for development (default port is: 3000)

Use vercel --prod for production use 😎

Configuration 🔑

Environment Setup:

  1. Rename .env.example to .env
  2. Fill REDIS_URL value with your redis database url.

Environment Setup on Hosting: (vercel)

  1. Go to your project settings.
  2. Find Environment Variables button and click it.
  3. Add environment variable with REDIS_URL as the name, and fill the value using your redis url.

☁️ Endpoints

Check this out.

🔥 Credits + Source

🧗‍♀️ Contribution(s) are welcome!