This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Added youtube command and api shared library

David Greeson requested to merge youtube-query into master

Created by: HighSaltLevels

What/Why

It would be really nice to have a way of querying for Youtube videos. I have added the exact same capabilities as the giphy command except without the -a portion. You can use -i to request an index between 0 and 49 (the maximum number of responses to request)

It's worth noting that Youtube so far is returning different responses on the same query.

Merge request reports