utoob

0.1.1 • Public • Published

utoob

YouTube download CLI tool

Installation

Install globally with: npm i -g utoob

Usage

utoob 'https://youtu.be/V_Ac-SVYI48'

Downloads target video in MP4 @ 720p (or next-best available option)

Options

Specify Filename

You can use -n or --filename to specify an output filename (exclude file extension)

Example: utoob 'https://youtu.be/uQhTuRlWMxw' -n 'Linear Algebra - Chapter 7'

When omitted, this defaults to the title as listed on YouTube

Specify Output Directory

You can use -o or --output-dir to specify an output directory

Example: utoob 'https://youtu.be/uQhTuRlWMxw' -o '/Users/example/downloads'

When omitted, this defaults to the current working directory

Readme

Keywords

none

Package Sidebar

Install

npm i utoob

Weekly Downloads

0

Version

0.1.1

License

none

Unpacked Size

21.6 kB

Total Files

13

Last publish

Collaborators

  • neallseth