8000 GitHub - Janithsadanuwan/QueenNilu-Ytdl
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Janithsadanuwan/QueenNilu-Ytdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QueenNilu-youtubedl

Special credit goes to the original author or authors.

Yet another YouTube downloading module. Written with only Javascript and a node-friendly streaming interface. Based on node-ytdl-core.

Usage

const fs = require('fs');
const ytdl = require('sachibot-youtubedl');

ytdl('http://www.youtube.com/watch?v=aqz-KE-bpKQ')
  .pipe(fs.createWriteStream('video.mp4'));

Install

npm install sachibot-youtubedl@latest

Or for Yarn users:

yarn add sachibot-youtubedl@latest
npm test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0