Example #1
0
 def __init__(self):
     self.items_per_page = 11
     ServiceConnection.__init__(self, TWITCH_HOST, https=True)