Download TikTok videos for free. No login or password are required.
This project was developed using Laravel 8 and using VueJS as a page view.
> git clone https://github.com/ibnusyawall/tiktok-downloader
> cd tiktok-downloader
> composer i
> npm i
> mv .env.examples .env
> php artisan config:cache
> php artisan cache:clear
> php artisan key:generate
> npm run watch-poll
> php artisan serve