eat-pray-ai/YouTube Action
GitHub action for YouTube, powered by yutu🐰
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of the yutu binary to download | no | "" |
| credential | Base64 encoded credential to authenticate with the YouTube API | yes | — |
| token | Base64 encoded token to authenticate with the YouTube API | yes | — |
| command | Command to run, such as `video`, `channel` or `playlist` | no | video |
| subcommand | Subcommand to run, such as `insert`, `update` or `list` | no | "" |
| flags | Flags passed to the command/subcommand | no | "" |
Outputs
| name | description |
|---|---|
| response | Response from the yutu command |