node-youtubeapi-simplifier

The Youtube-API probably isn't the simplest api in the world. So why isn't there a simplifier? Well, don't worry, now there is one :)

Usage no npm install needed!

<script type="module">
  import nodeYoutubeapiSimplifier from 'https://cdn.skypack.dev/node-youtubeapi-simplifier';
</script>

README

node-youtubeAPI-simplifier

The Youtube-API probably isn't the simplest api in the world. So why isn't there a simplifier? Well, don't worry, now there is one :)

I already implemented a bunch of functions regarding channels, playlists and (a basic & simple) video search.

Examples can be found in the examples directory and at the end of this readme.

Contribute

Because my time for developing isn't unlimited Pull-Requests are always welcome, just look at my implementations and make yours look the same, so we have a little bit of readability and structure.

Known Bugs

  • There shouldn't be any.

Example Usages

Can be found in the docs folder.