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-jsAfter that, install all libraries
npm installAfter that, you can run it in developer mode or production
npm run dev
npm start