youtube-api
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "youtube-api", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "A Node.JS module, which provides an object oriented wrapper for the Youtube v3 API.", | ||
@@ -69,2 +69,3 @@ "main": "lib/index.js", | ||
}, | ||
"", | ||
{ | ||
@@ -131,2 +132,2 @@ "h4": "OAuth (Access Token)" | ||
] | ||
} | ||
} |
@@ -131,2 +131,3 @@ | ||
### Authentication | ||
#### OAuth (Access Token) | ||
@@ -186,3 +187,5 @@ ```js | ||
- [`test-youtube-api`](https://github.com/IonicaBizau/test-youtube-api)—Test Youtube API NodeJS module | ||
- [`YouSlackBot`](https://npmjs.com/package/YouSlackBot) (by SoNiKBooM)—Insert Youtube videos posted to Slack into a Youtube playlist. | ||
- [`youtube-album-uploader`](https://github.com/jpchip/youtube-album-uploader) (by Jared Chapiewsky)—Uploads an mp3 album to Youtube | ||
- [`youtube-dler`](https://github.com/iguider/youtube-dler#readme) (by Ayoub Ider AGHBAL)—A command line tool to download youtube videos/audio and playlists | ||
- [`youtube-playlist-info`](https://github.com/benkaiser/youtube-playlist-info) (by Benjamin Kaiser)—Youtube playlist information fetcher. | ||
@@ -189,0 +192,0 @@ - [`youtube-vanitystats`](https://npmjs.com/package/youtube-vanitystats) (by Sebastian Patten)—A scheduled job that will will query YouTube's API for a given video ID. It will then email you the number of views and amount of revenue you have made since the last time it was run. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15475
204