Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaellaurindo/youtube-statistics-js
Youtube Statistics is a Javascript module to get youtube channels and videos statistics.
https://github.com/rafaellaurindo/youtube-statistics-js
channel statistics stats video youtube
Last synced: about 1 month ago
JSON representation
Youtube Statistics is a Javascript module to get youtube channels and videos statistics.
- Host: GitHub
- URL: https://github.com/rafaellaurindo/youtube-statistics-js
- Owner: rafaellaurindo
- License: mit
- Created: 2019-04-04T16:35:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T16:52:50.000Z (over 5 years ago)
- Last Synced: 2024-04-25T13:43:04.264Z (8 months ago)
- Topics: channel, statistics, stats, video, youtube
- Language: TypeScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Youtube Statistics
[![GitHub issues](https://img.shields.io/github/issues/rafaellaurindo/youtube-statistics-js.svg)](https://github.com/rafaellaurindo/youtube-statistics-js/issues)
[![license](https://img.shields.io/github/license/rafaellaurindo/youtube-statistics-js.svg)](http://spdx.org/licenses/MIT)Youtube Statistics is a Javascript module to get youtube channels and videos statistics.
## Installation
Use the Node Package Manager [NPM](http://npmjs.com) to install Youtube Statistics.
```bash
npm install youtube-statistics
```## Usage
Come soon...
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://github.com/rafaellaurindo/youtube-statistics-js/blob/master/LICENSE)