v2.0.0 #112

Closed
opened 2026-04-05 19:43:53 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @hansputera on 2/7/2022

🔥 What's changed?

  • [+] Now we are using monorepo (by turborepo.org) 🚀
  • [+] Fixed Invalid Provider on /api/download endpoint 🐛
  • [+] Added ratelimit middleware for /api/download, /api/providers, and /api/stored-links endpoints.
  • [-] Removed /api/ping 😵‍💫
  • [/] New config file path ./apps/web/config.ts from ./config.ts 🙏
  • [+] Added native provider (without intermediary host)
  • [+] Added getvidtik provider (tested ✔️ )
  • [/] Now we're using yarn berry version.
  • [+] Add advanced options for each provider if needed.
  • [+] Now we're using ESM.
  • [+] Added About page (path: /about)
  • [-] Removed DLTik, and Tokup Provider

🕙 TODO

  • Need 5 providers again
*Originally created by @hansputera on 2/7/2022* # :fire: What's changed? - [+] Now we are using monorepo (by [turborepo.org](https://turborepo.org)) :rocket: - [+] Fixed `Invalid Provider` on `/api/download` endpoint :bug: - [+] Added ratelimit middleware for `/api/download`, `/api/providers`, and `/api/stored-links` endpoints. - [-] Removed `/api/ping` :face_with_spiral_eyes: - [/] New config file path `./apps/web/config.ts` from `./config.ts` :pray: - [+] Added native provider (without intermediary host) - [+] Added getvidtik provider (tested :heavy_check_mark: ) - [/] Now we're using [yarn](https://yarnpkg.com) berry version. - [+] Add advanced options for each provider if needed. - [+] Now we're using ESM. - [+] Added About page (path: `/about`) - [-] Removed DLTik, and Tokup Provider # :clock10: TODO - Need 5 providers again
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/tiktok-dl#112