grabvid

0.0.2 • Public • Published

Grabvid

Given a Youtube video ID, downloads it locally for watching offline.

Install & usage

npm

npm install -g grabvid

Why globally? Because my usage of this is generally to download a video into my current directory with:

grabvid dQw4w9WgXcQ

GitHub

git clone https://github.com/adrianblynch/grabvid

cd grabvid

node bin/grabvid dQw4w9WgXcQ

Where dQw4w9WgXcQ is the v query parameter of a Youtube video URL.

Videos are saved in the current directory.

Todo

  • Figure out the errors for some videos

Readme

Keywords

none

Package Sidebar

Install

npm i grabvid

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • adrianblynch