CLI viewer for youtube
$ npm install -g ttytube
$ ttytube COMMAND
running command...
$ ttytube (-v|--version|version)
ttytube/0.0.0 linux-x64 node-v15.6.0
$ ttytube --help [COMMAND]
USAGE
$ ttytube COMMAND
...ttytube dump [FILE]ttytube hello [FILE]ttytube help [COMMAND]ttytube play [VIDEOID]ttytube search [SEARCH]
describe the command here
USAGE
$ ttytube dump [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
See code: src/commands/dump.ts
describe the command here
USAGE
$ ttytube hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ ttytube hello
hello world from ./src/hello.ts!
See code: src/commands/hello.ts
display help for ttytube
USAGE
$ ttytube help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
describe the command here
USAGE
$ ttytube play [VIDEOID]
OPTIONS
-h, --help show CLI help
See code: src/commands/play.ts
search for stuff on youtube
USAGE
$ ttytube search [SEARCH]
OPTIONS
--file=file dev: read from file
--json dump results to json