YouTube

YouTube search functionality is another big feature on ContentHelper.

How does this work?

Well, we use 2 different API's for YouTube search functionality to work.

We use scrape-yt as a search index, to be able to search using a name rather than an ID.

We then find about repesctive info about the channel that we may not get from the other package and use the ID we find and put it into another package called yt-channel-info to find out all of the other information and send a message embed containing all of the data.

At the moment, we only have one command for this. You can do c?yt or your prefix + yt in your server.

Last updated