butterscotchstallion / limnoria-plugins

A smattering of Limnoria plugins I've written
MIT License
14 stars 14 forks source link

SpiffyTitles: YouTube url problem #107

Closed bw4518 closed 5 years ago

bw4518 commented 7 years ago

Hello, any idea why this particular url does not work for me?

https://www.youtube.com/watch?v=TGqZYZ-CBes

This is the error message:

ERROR 2017-07-07 00:46:42 supybot SpiffyTitles: Youtube API HTTP 502: <!DOCTYPE html>

Followed by some html code, ending with,

<p>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds. <ins>That’s all we know.</ins>

butterscotchstallion commented 7 years ago

502 could mean the API is under load at the time. For what it's worth, this URL works for me.

bw4518 commented 7 years ago

Probably. Other urls worked fine so I wasn't sure, but this one works too now.