Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thuongtruong1009/youtubesave

🪟 A simple youtube downloader build with Fastify
https://github.com/thuongtruong1009/youtubesave

docker download fastify http2 node nodejs nodemon ssl tslint typescript youtube youtube-downloader

Last synced: about 2 months ago
JSON representation

🪟 A simple youtube downloader build with Fastify

Awesome Lists containing this project

README

        

## Setup

1. Install [Node.js](https://nodejs.org/en/download/)
2. Install [Yarn](https://classic.yarnpkg.com/en/docs/install/#windows-stable)
3. Install [OpenSSL](https://www.openssl.org/)
4. Install [Git](https://git-scm.com/downloads)
5. Clone this repository
6. Run `yarn install`
7. Run `yarn start`
8. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

## Techonologies

[Fastify](https://www.fastify.io/)

[TypeScript](https://www.typescriptlang.org/)

[TsLint](https://palantir.github.io/tslint/rules/)