initial commit

This commit is contained in:
2019-09-27 10:37:02 -07:00
commit b66eb8abe7
13 changed files with 2386 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# youtube-dl-web
youtube-dl wrapped in a simple web server.
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/w33ble/youtube-dl-web/master/LICENSE)
[![npm](https://img.shields.io/npm/v/youtube-dl-web.svg)](https://www.npmjs.com/package/youtube-dl-web)
[![Project Status](https://img.shields.io/badge/status-experimental-orange.svg)](https://nodejs.org/api/documentation.html#documentation_stability_index)
#### License
MIT © [w33ble](https://github.com/w33ble)