YTGrabber - a web app that allows you to download any videos/clips from YouTube for free in different qualities and formats!
- Register the account on ngrok(if you haven't yet): Sign Up Ngrok
- Create
ngrok.yml
by data from ngrok-example.yml and fill out required data:authtoken
anddomain
. - Create
.env
by data from.end.dist
and fill out required data. - Run with Docker:
- Download and install
Docker desktop
(if you haven't yet): Download Docker Desktop. - Run project with next command in terminal:
docker-compose up --build
- Download and install