Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)