0.2.1 • Published 8 years ago

yt-compositor v0.2.1

Weekly downloads
5
License
BSD-3-Clause
Repository
github
Last release
8 years ago

yt-compositor

YouTube utility to get info, download, and composite videos.

  • Downloads YouTube video
  • Composites video and audio into a single file (if stored separately by YouTube)
  • Crops video to remove black borders (if the exist)
  • Saves final video to desired location

Install

npm install -g yt-compositor

Dependencies

Usage

  Usage: ytcomp [options] <url ...>

  Options:

    -h, --help            output usage information
    -i, --info            Print video info without downloading
    -q, --quality <ITAG>  Video quality to download. Default: itag with highest resolution
    -o, --output <FILE>   Where to save the file. Default: output.<FILE_TYPE>
    -w, --with-audio      Composite selected video with audio to create one file
    -r, --remove-borders  Remove black borders in the video if they exist
    -p, --print-url       Print direct download url
0.2.1

8 years ago

0.2.0

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago