def __init__(self, client, keys=None, index=None):
        super(Video, self).__init__(client, keys, index)

        self.action = None
        """