mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 11:20:19 +00:00
23 lines
661 B
Markdown
23 lines
661 B
Markdown
# Simple YouTube API [![Discord](https://discordapp.com/api/guilds/430216837276368897/embed.png)](https://discord.gg/A97Qftr) [![Build Status](https://travis-ci.org/simple-youtube/simple-youtube-api.svg?branch=master)](https://travis-ci.org/simple-youtube/simple-youtube-api)
|
|
|
|
A simpler way to interact with the YouTube Data API.
|
|
|
|
## Install
|
|
|
|
```
|
|
$ npm install simple-youtube-api
|
|
```
|
|
|
|
## Usage
|
|
|
|
- [Documentation](https://simple-youtube.github.io/simple-youtube-api/master/)
|
|
- [Examples](https://github.com/simple-youtube/simple-youtube-api/tree/master/examples)
|
|
|
|
## Maintainers
|
|
|
|
- [Tyler Richards](https://github.com/tjrgg)
|
|
|
|
## License
|
|
|
|
[MIT License](LICENSE).
|