Navigation Menu

Skip to content

kejjang/node-youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

#nodeYouTubeDownloader#

a simple command line tool for downloading YouTube video using node.js


##Usage

just simply type:

node ./nodeYouTubeDownloader.js

then paste youtube video url:

paste youtube url here:
> _

once you paste a youtube url and press enter, you will get a download list like this:

paste youtube url here:
> http://www.youtube.com/watch?v=yQAwbPkdHS0

Apple iOS 7 介紹影片
[1] FLV, 854 x 480, Stereo 44KHz AAC
[2] FLV, 640 x 360, Stereo 44KHz AAC
[3] MP4, 640 x 360, Stereo 44KHz AAC
[4] FLV, 400 x 240, Mono 44KHz MP3
[5] 3GP, 320 x 240, Stereo 44KHz AAC
[6] 3GP, 176 x 144, Stereo 44KHz AAC

which one do you want to download? or enter 0 to exit.
> _

select one and start download, and that's it.


##License

this software is released under WTFPL

 Copyright (C) 2013 Kej Jang <kejjang@gmail.com>
 
 This work is free. You can redistribute it and/or modify it under the
 terms of the Do What The Fuck You Want To Public License, Version 2,
 as published by Sam Hocevar. See below for more details.
 
 
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004
 
 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
 
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.
 
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
  0. You just DO WHAT THE FUCK YOU WANT TO.

About

a simple command line tool for downloading YouTube video using node.js

Resources

Stars

Watchers

Forks

Packages

No packages published