Skip to content

keepmulti/youtube-downloader

Repository files navigation

PROJECT

Project is a tool that allows users to download videos on youtube

Download video full-option

USAGE

TESTS

Basic test code, to run:

vendor/bin/phpunit

SETUP

With docker

Step 1:

  • Download project and run:
cp .env.example .env
php artisan key:generate

Step 2:

  • Run
docker run --rm -v $(pwd):/app composer install

Step 3:

  • set permisions on the project
sudo chown -R $USER:$USER *

Step 4:

  • run bash
docker-compose up -d

About

Download video on Youtube with fulll option please go to https://keepmulti.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published