An open API service indexing awesome lists of open source software.

https://github.com/micahlt/vesper

⏬️ Fast and secure YouTube downloader
https://github.com/micahlt/vesper

downloader serverless youtube

Last synced: 2 months ago
JSON representation

⏬️ Fast and secure YouTube downloader

Awesome Lists containing this project

README

          

# Vesper

A fast and free Youtube downloader utilizing Vercel serverless functions

## Running locally

```bash
$ git clone https://github.com/micahlt/vesper
$ cd vesper
$ npm install
$ npm i -g vercel
$ vercel dev
```