Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0.0 #17

Draft
wants to merge 254 commits into
base: master
Choose a base branch
from
Draft

v2.0.0 #17

wants to merge 254 commits into from

Conversation

hansputera
Copy link
Owner

@hansputera hansputera commented Feb 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

@hansputera hansputera added the enhancement New feature or request label Feb 7, 2022
@vercel
Copy link

vercel bot commented Feb 7, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/hansputera/tiktok-download/76iCzToxxrBQ5J5F3DYhcvkT4vKR
✅ Preview: https://tiktok-download-omega.vercel.app

@hansputera hansputera marked this pull request as draft February 8, 2022 08:57
Repository owner deleted a comment from lgtm-com bot Feb 11, 2022
dependabot bot and others added 2 commits February 15, 2022 02:43
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.5...3.9.6)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@hansputera hansputera self-assigned this Feb 21, 2022
Repository owner deleted a comment from lgtm-com bot Feb 21, 2022
@lgtm-com
Copy link

lgtm-com bot commented Mar 5, 2022

This pull request introduces 3 alerts when merging 05abea1 into e261722 - view on LGTM.com

new alerts:

  • 3 for Polynomial regular expression used on uncontrolled data

@lgtm-com
Copy link

lgtm-com bot commented Mar 5, 2022

This pull request introduces 16 alerts and fixes 12 when merging 8c37b86 into e261722 - view on LGTM.com

new alerts:

  • 7 for Duplicate character in character class
  • 4 for Polynomial regular expression used on uncontrolled data
  • 2 for Bad HTML filtering regexp
  • 2 for Incomplete multi-character sanitization
  • 1 for Incomplete regular expression for hostnames

fixed alerts:

  • 7 for Duplicate character in character class
  • 2 for Bad HTML filtering regexp
  • 2 for Incomplete multi-character sanitization
  • 1 for Incomplete regular expression for hostnames

@vercel
Copy link

vercel bot commented Oct 1, 2022

Deployment failed with the following error:

Your Personal Account exceeded our fair use limits and has been blocked.

Learn More: http://vercel.link/fair-use

Signed-off-by: Hanif Dwy Putra S <[email protected]>
Signed-off-by: Hanif Dwy Putra S <[email protected]>
Signed-off-by: Hanif Dwy Putra S <[email protected]>
Signed-off-by: Hanif Dwy Putra S <[email protected]>
Signed-off-by: Hanif Dwy Putra S <[email protected]>
@hansputera
Copy link
Owner Author

Soon, I'll rewrite the entire code to golang, as this project has a larger size for now. I think, we can reduce by about 5-20 MB, also golang is known as a fast language for the backend.

For HTML scraping, we can use go-colly or goquery, I've used go-colly for scraping a website, pretty good, but sometimes confusing in getting the value of an element.

@cain
Copy link

cain commented Dec 2, 2022

@hansputera keep us updated :)

@hansputera
Copy link
Owner Author

Sure, I'll update, and rewrite it on December :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development label stuff enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants