https://github.com/orijtech/youtube
YouTube client for the command line
https://github.com/orijtech/youtube
Last synced: 4 months ago
JSON representation
YouTube client for the command line
- Host: GitHub
- URL: https://github.com/orijtech/youtube
- Owner: orijtech
- License: mit
- Created: 2016-11-13T05:38:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-12T21:49:32.000Z (over 1 year ago)
- Last Synced: 2025-11-12T03:27:13.510Z (7 months ago)
- Language: Go
- Size: 78.1 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# youtube
YouTube api client for the command line
## Sample usage
Please see the content in file `example_test.go` for runnable, copy-pastable examples.
## Environment variables to set
Variable | Default | Required | Purpose
---|---|---|---
YOUTUBE_API_KEY|| True | Required when you initialize a client using New() to read your API Key from the environment