Skip to content

A quasar youtube downloader, all you need is the link.

Notifications You must be signed in to change notification settings

Daelso/quasar-yt-downloader

Repository files navigation

quasar Youtube downloader (quasar-yt-downloader)

Should be ready to use locally out of the box, may require some tweaks to the server.js if you want to deploy it to heroku or vercel/something.

Install the dependencies

yarn
# or
npm install

Start your client and server

npm run dev

npm run serverStart

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

A quasar youtube downloader, all you need is the link.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published