/youtube-downloader-api

API de download de vídeos do youtube usando Node.js

Primary LanguageJavaScriptMIT LicenseMIT

⚠️ Downloading copyrighted material is against YouTube’s terms of service

💻 Youtube Downloader API

Start Application 🔥

nodemon src/app.js

How to use 🔧

GET /api/v1/{videoid}

Packages 📁

  • Express | npm install express --save
  • fileGetContents | npm install file-get-contents
  • cors | npm install cors

Todos 📋

  • Create project ✔️
  • Scraping ✔️
  • Final project ✔️