m5r / yaas

youtube-dl as a service — front-end

Home Page:https://www.yaas.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youtube-dl as a service — front-end

This is the front-end to yaas, youtube-dl as a service, which is a converting tool that can download videos from a wide variety of sites and convert them to an audio format.

Quick start

  1. Clone this repo using git clone https://github.com/m5r/yaas-front.git
  2. Move to the appropriate directory: cd yaas-front
  3. Install the project dependencies: yarn or npm install
  4. Run yarn start or npm start to see the app at http://localhost:3000

License

This project is licensed under the MIT license, Copyright (c) 2018 Mokhtar Mial. For more information see LICENSE.md.

About

youtube-dl as a service — front-end

https://www.yaas.app/

License:MIT License


Languages

Language:JavaScript 91.1%Language:HTML 8.9%