Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 308 Bytes

nodie-YTDL

  1. Don't forget to npm install
  2. node index.js

Simple utube downloader !

API : Search Videos : POST /search - JSON BODY : [Query:value]

Get Download Link : POST /download - JSON BODY : [link:value]

Remove Downloaded File From Server : POST /finish - JSON BODY : [link:value]