langel / botb_irc_bot

battle of the bits instant relay chat magic
BSD 3-Clause "New" or "Revised" License
11 stars 7 forks source link

Return first video for YouTube query instead of search page #50

Closed jangler closed 8 years ago

jangler commented 8 years ago

Resolves #37. Current BotB bot does this, and I think it's more useful.

langel commented 8 years ago

Who's API key are we using? Could this break in the future?

jangler commented 8 years ago

One of mine (mentioned in a code comment). If you want to replace it with one of yours, go ahead. I don't think there's any expiration (etc.) on them, but I'll check.

langel commented 8 years ago

Oh, LOL, I totally breezed over the comments. Sounds good to me. If it expires/breaks later we'll open a new bug ticket.

jangler commented 8 years ago

Yeah, Google API keys don't expire anyway, so we should be fine.