mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-05 19:51:57 +02:00
ce490af42aae0e7b0440d0f1e76f735d98bc990e
feat(provider): add tokup.app site
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 installornpm install) - Install vercel cli too with
npm install vercel -goryarn global add vercel - Ran
vercel devfor development (default port is:3000)
Use
vercel --prodfor production use.
Configuration
Environment Setup:
- Rename
.env.exampleto.env - Fill
REDIS_URLvalue with your redis database url.
Environment Setup on Hosting:
- Go to your project settings.
- Find
Environment Variablesbutton and click it. - Add environment variable with
REDIS_URLas the name, and fill the value using your redis url.
Endpoints
Available on Wiki
Credits + Source
- TikTok
- SnapTik
- Tikmate
- SaveFrom
- TTDownloader
- Musically Down
- DLTik
- TTSave (Won't work)
- DDDTik
- TikDown
- DownTik
- LoveTik
- Tokup (TTSave alternative)
Contribution(s) are welcome!
Languages
TypeScript
95.3%
CSS
2.8%
JavaScript
1.5%
Dockerfile
0.3%
Shell
0.1%