UNPKG

ytsearcher-cli

Version:

Search results on youtube, fast and simple.

46 lines (32 loc) 2.59 kB
<div align="center"> <br /> <p> <a class="badge-align" href="https://www.codacy.com?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=wzhouwzhou/ytsearcher-cli&amp;utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/99c312fe8ad147cdbf1f2af6431b79fa"/></a> <a href="https://www.npmjs.com/package/ytsearcher-cli"><img src="https://img.shields.io/npm/v/ytsearcher-cli.svg" alt="NPM version" /></a> <a href="https://www.npmjs.com/package/ytsearcher-cli"><img src="https://img.shields.io/npm/dt/ytsearcher-cli.svg" alt="NPM downloads" /></a> <a href="https://david-dm.org/wzhouwzhou/ytsearcher-cli"><img src="https://img.shields.io/david/wzhouwzhou/ytsearcher-cli.svg" alt="Dependencies" /></a> <a href="https://snyk.io/test/npm/ytsearcher-cli"><img src="https://snyk.io/test/npm/ytsearcher-cli/badge.svg" alt="Known Vulnerabilities" data-canonical-src="https://snyk.io/test/npm/ytsearcher-cli" style="max-width:100%;"></a> <a href="https://paypal.me/wzhouwzhou"><img src="https://img.shields.io/badge/donate-paypal-009cde.svg" alt="Paypal" /></a> </p> <p> <a href="https://nodei.co/npm/ytsearcher-cli/"><img src="https://nodei.co/npm/ytsearcher-cli.png?stars=true&downloads=true"></a> </p> </div> # YTSearcher-CLI ## The simplest way to get the first several results for a Youtube search ### Installing via NPM. ```$ npm install -g ytsearcher-cli``` ### Usage ```tex $ ytsearcher-cli YouTubeAPITokenABC123 Rick Roll ``` It's a good idea to get a key due to Google's rate limit on the API. For details on how to obtain an API key and create a project visit [this link](https://developers.google.com/youtube/v3/getting-started) #### Want more features? Open up a pull request on [github](https://github.com/wzhouwzhou/ytsearcher-cli) #### Enjoy this package? Consider starring on [github](https://github.com/wzhouwzhou/ytsearcher-cli) and checking out some of my other work: ##### Featured: [Youtube Search API (ytsearcher)](https://npmjs.com/ytsearcher), the package that powers this command line program. [Fluent Filepaths](https://npmjs.com/easypathutil), so we can stay sane managing files again. [Urban Dictionary](https://npmjs.com/easyurban), fast and simple. Need support? Send me an email at wzhouwzhou@gmail.com, or connect with me on Discord at [https://discord.gg/jj5FzF7](https://discord.gg/jj5FzF7) (William Zhou#0001) Like what you're seeing? Consider helping to fund my education through [https://paypal.me/wzhouwzhou](https://paypal.me/wzhouwzhou)