simple online website for downloading tiktok which you can use on your own hosting this project is free and you can use it
Fork or clone this repository
git clone https://github.com/xcoders-teams/tiktok-downloader-js
cd tiktok-downloader-js
After that, install all libraries
npm install
After that, you can run it in developer mode or production
npm run dev
npm start