https://github.com/tjrgg/simple-youtube-api
A module to simplify the YouTube API.
https://github.com/tjrgg/simple-youtube-api
api youtube
Last synced: about 1 year ago
JSON representation
A module to simplify the YouTube API.
- Host: GitHub
- URL: https://github.com/tjrgg/simple-youtube-api
- Owner: tjrgg
- License: mit
- Created: 2016-08-31T05:10:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T11:47:56.000Z (over 1 year ago)
- Last Synced: 2025-04-07T10:19:12.794Z (about 1 year ago)
- Topics: api, youtube
- Language: JavaScript
- Homepage: https://tjrgg.github.io/simple-youtube-api/master/
- Size: 1.04 MB
- Stars: 86
- Watchers: 1
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple YouTube API [](https://discord.gg/A97Qftr) [](https://travis-ci.org/tjrgg/simple-youtube-api)
A simpler way to interact with the YouTube Data API.
## Install
```
$ npm install simple-youtube-api
```
## Usage
- [Documentation](https://tjrgg.github.io/simple-youtube-api/master/)
- [Examples](https://github.com/tjrgg/simple-youtube-api/tree/master/examples)
## Maintainers
- [Tyler Richards](https://github.com/tjrgg)
## License
[MIT License](LICENSE).