Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T09:04:56.000Z (about 2 years ago)
- Last Synced: 2025-01-08T01:16:39.613Z (10 days ago)
- Topics: api, youtube
- Language: JavaScript
- Homepage: https://tjrgg.github.io/simple-youtube-api/master/
- Size: 1.4 MB
- Stars: 85
- Watchers: 2
- Forks: 24
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple YouTube API [![Discord](https://discordapp.com/api/guilds/430216837276368897/embed.png)](https://discord.gg/A97Qftr) [![Build Status](https://travis-ci.org/tjrgg/simple-youtube-api.svg?branch=master)](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).