diff --git a/README.md b/README.md index adaff803..5f6d9cde 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,12 @@ [twitter]: https://twitter.com/thesciencephile [discord]: https://discord.gg/syDu7Yks54 -

- YouTube.js -
-
-

- -

A full-featured wrapper around the InnerTube API

-
+
+

+ YouTube.js' Github Page +

+

A full-featured wrapper around the InnerTube API

[![Discord](https://img.shields.io/badge/discord-online-brightgreen.svg)][discord] [![CI](https://github.com/LuanRT/YouTube.js/actions/workflows/test.yml/badge.svg)][actions] @@ -26,11 +23,11 @@ [![Downloads](https://img.shields.io/npm/dt/youtubei.js)][npm] [![Codefactor](https://www.codefactor.io/repository/github/luanrt/youtube.js/badge)][codefactor] -
-
+
Sponsored by    SerpApi - API to get search engine results with ease. -
-
+ +
+ InnerTube is an API used by all YouTube clients. It was created to simplify the deployment of new features and experiments across the platform [^1]. This library manages all low-level communication with InnerTube, providing a simple and efficient way to interact with YouTube programmatically. Its design aims to closely emulate an actual client, including the parsing of API responses.