Files
YouTube.js/README.md
2021-10-01 17:41:31 -03:00

30 lines
729 B
Markdown

# YouTube.js
A wrapper around the Innertube API, which is what YouTube itself uses. This makes YouTube.js fast, simple & efficient.
• What can it do?
Well, currently this library can search, get detailed info about videos, like/dislike/comment (Cookies required) and download videos.
• Do I need an API key to use this?
No, since it's basically what YouTube itself uses to populate its app/website no API keys are required.
## Installation
```bash
Soon.
```
## Usage
Soon.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)