ref: e26969adfcd159a8166c72d69e925800f1e19de1
dir: /README.md/
# ytcli - POSIX sh ## Installation: just include in your path. ## Usage: ytcli [search|playlist|user|channel] [ -t ] KEYWORD ytcli [channel-id] KEYWORD # ytcli - Go ## Building: `go get hlfw.ca/cli/ytcli` ## Installation: `go install hlfw.ca/ytcli` ## API Keys 1. Navigate to https://console.developers.google.com/apis/credentials (log in with your Google account if required) 2. Create a new project, labelled `ytcli` 3. Enable Youtube v3 API usage 4. Create new credentials, selecting to use an API key 5. Add this key to your local factotum, or simply pass it along with the `-a` flag to ytcli