# YouTube.js A wrapper around YouTube's 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/)