Update README.md

This commit is contained in:
LuanRT
2021-10-01 17:48:22 -03:00
committed by GitHub
parent 611de828c0
commit a5d8306221

View File

@@ -2,11 +2,11 @@
A wrapper around the Innertube API, which is what YouTube itself uses. This makes YouTube.js fast, simple & efficient.
What can it do?
#### What can it do?
Well, currently this library can search, get detailed info about videos, like/dislike/comment (Cookies required) and download videos.
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?
#### 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.