Query Youtube for name of video
Add client-side URL transforms
Streamer panel
Rather than an entirely separate interface, let's add a button to update a request (similar to the vote button), from where the streamer can make the updates they want.
Rewrite ban insert query to use one insert rather than one per ban
Rewrite ban insert query to use one insert rather than one per ban
Looks like I'll need to ditch the single prepared and build a new parameterized query each time.