sylae / ligrev

XMPP MUC Utility bot
GNU General Public License v3.0
2 stars 1 forks source link

Parse Youtube URLs and report back info #78

Closed sylae closed 7 years ago

sylae commented 7 years ago

(06:32:37) Gabriel: would it be neat if when you post a youtube link, dbot or ligrev would post it's title and length

sylae commented 7 years ago

This will require a Google API key to be provided via config.php.

Google provides API bindings via composer: google/apiclient. https://developers.google.com/api-client-library/php/start/get_started

The relevant API call is located here: https://developers.google.com/youtube/v3/docs/videos