Youtube CLI tool that can download, slice and convert youtube videos into different video and audio formats.
yy [options] <command> [<args>]
| Short | Long | Description | Status |
|---|---|---|---|
| -h | --help | Print this help text and exit | not implemented |
| -v | --version | Print program version and exit | not implemented |
| -U | --update | Update this program to latest version | not implemented |
| command | Description | Status |
|---|---|---|
| get | Print this help text and exit | not implemented |
| slice | Print program version and exit | not implemented |
| convert | Print this help text and exit | not implemented |
yy get [options] URL
| Short | Long | Description | Status |
|---|---|---|---|
| -h | --help | Print this help text and exit | not implemented |
| -v | --version | Print program version and exit | not implemented |
yy slice [options] START [END]
| Short | Long | Description | Status |
|---|---|---|---|
| -h | --help | Print this help text and exit | not implemented |
| -v | --version | Print program version and exit | not implemented |
yy slice [options] INPUT OUTPUT
| Short | Long | Description | Status |
|---|---|---|---|
| -h | --help | Print this help text and exit | not implemented |
| -v | --version | Print program version and exit | not implemented |