Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wzhouwzhou/ytsearcher-cli
ytsearcher CLI: Search results on youtube, fast and simple.
https://github.com/wzhouwzhou/ytsearcher-cli
api cli searcher youtube ytsearcher
Last synced: 4 days ago
JSON representation
ytsearcher CLI: Search results on youtube, fast and simple.
- Host: GitHub
- URL: https://github.com/wzhouwzhou/ytsearcher-cli
- Owner: wzhouwzhou
- License: apache-2.0
- Created: 2018-12-10T18:07:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T22:05:01.000Z (almost 6 years ago)
- Last Synced: 2024-10-11T10:41:17.107Z (about 1 month ago)
- Topics: api, cli, searcher, youtube, ytsearcher
- Language: JavaScript
- Homepage: https://npmjs.com/ytsearcher-cli
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 [email protected], 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)