Arditc / node-youtubeAPI-simplifier

Just a YoutubeAPI (v3) simplifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Just a YoutubeAPI (v3) simplifier

License:MIT License


Languages

Language:JavaScript 100.0%