Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

pedrohdev/youtube-downloader-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ 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 ✔️

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published