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: 2 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T16:52:50.000Z (about 7 years ago)
- Last Synced: 2025-09-20T23:39:49.891Z (9 months ago)
- Topics: channel, statistics, stats, video, youtube
- Language: TypeScript
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Youtube Statistics
[](https://github.com/rafaellaurindo/youtube-statistics-js/issues)
[](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)